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 a6999a84bb2b..5c1e2bc72a67 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mint-backgrounds
pkgdesc = The backgrounds of Linux Mint
- pkgver = 1.3.0
+ pkgver = 1.4.0
pkgrel = 1
arch = any
license = Various
@@ -29,5 +29,6 @@ pkgbase = mint-backgrounds
depends = mint-backgrounds-ulyssa
depends = mint-backgrounds-uma
depends = mint-backgrounds-una
+ depends = mint-backgrounds-vanessa
pkgname = mint-backgrounds
diff --git a/PKGBUILD b/PKGBUILD
index 84bf60c04b4a..843724a17c21 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Markus Pesch <markus.pesch@cryptic.systems>
pkgname=mint-backgrounds
-pkgver=1.3.0
+pkgver=1.4.0
pkgrel=1
pkgdesc="The backgrounds of Linux Mint"
license=('Various')
@@ -32,4 +32,5 @@ depends=(
'mint-backgrounds-ulyssa'
'mint-backgrounds-uma'
'mint-backgrounds-una'
+ 'mint-backgrounds-vanessa'
)