aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD5
2 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cf5cb7b9af93..0699468c4651 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mint-backgrounds
pkgdesc = The backgrounds of Linux Mint
- pkgver = 1.7.0
- pkgrel = 3
+ pkgver = 1.8.0
+ pkgrel = 1
arch = any
license = Various
depends = mint-backgrounds-helena
@@ -33,5 +33,6 @@ pkgbase = mint-backgrounds
depends = mint-backgrounds-vera
depends = mint-backgrounds-victoria
depends = mint-backgrounds-virginia
+ depends = mint-backgrounds-wilma
pkgname = mint-backgrounds
diff --git a/PKGBUILD b/PKGBUILD
index 4bee9be1f0dd..3db02e73cab3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Markus Pesch <markus.pesch@cryptic.systems>
pkgname=mint-backgrounds
-pkgver=1.7.0
-pkgrel=3
+pkgver=1.8.0
+pkgrel=1
pkgdesc="The backgrounds of Linux Mint"
license=('Various')
arch=('any')
@@ -36,4 +36,5 @@ depends=(
'mint-backgrounds-vera'
'mint-backgrounds-victoria'
'mint-backgrounds-virginia'
+ 'mint-backgrounds-wilma'
)