fix: add mint-backgrounds-victoria

This commit is contained in:
Markus Pesch 2023-06-23 09:31:55 +02:00
parent 2fe2819a2e
commit f1ef8eeadf
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982
2 changed files with 4 additions and 2 deletions

View File

@ -1,6 +1,6 @@
pkgbase = mint-backgrounds
pkgdesc = The backgrounds of Linux Mint
pkgver = 1.5.0
pkgver = 1.6.0
pkgrel = 1
arch = any
license = Various
@ -31,5 +31,6 @@ pkgbase = mint-backgrounds
depends = mint-backgrounds-una
depends = mint-backgrounds-vanessa
depends = mint-backgrounds-vera
depends = mint-backgrounds-victoria
pkgname = mint-backgrounds

View File

@ -1,7 +1,7 @@
# Maintainer: Markus Pesch <markus.pesch@cryptic.systems>
pkgname=mint-backgrounds
pkgver=1.5.0
pkgver=1.6.0
pkgrel=1
pkgdesc="The backgrounds of Linux Mint"
license=('Various')
@ -34,4 +34,5 @@ depends=(
'mint-backgrounds-una'
'mint-backgrounds-vanessa'
'mint-backgrounds-vera'
'mint-backgrounds-victoria'
)