aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 062654090683..d4e8c3af1fc2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -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
diff --git a/PKGBUILD b/PKGBUILD
index d56a9e5f16df..3a2527d62b7c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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'
)