aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarkus Pesch2024-04-02 14:24:47 +0200
committerMarkus Pesch2024-04-02 14:24:47 +0200
commit29d7b70c1db73966491bf61f728f7fea63468cb7 (patch)
tree5cf9d6561923561831e9507e376c066b48a8f71b /PKGBUILD
parent9e58986e707f6d8fe80110ea3196a9e782f2ddcb (diff)
downloadaur-mint-backgrounds.tar.gz
fix: add mint-backgrounds-wilma
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
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'
)