aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Pesch2023-12-13 16:02:44 +0100
committerMarkus Pesch2023-12-13 16:02:44 +0100
commita7e439cfe3136717ba7e8b7181bdc0e70c83c970 (patch)
tree4e0598c89dad7c66b9ac8bd484c025b9dca52be9
parentc313d42b8770620256c9b42cfdcbb3aa6ae7dae5 (diff)
downloadaur-a7e439cfe3136717ba7e8b7181bdc0e70c83c970.tar.gz
fix: add mint-backgrounds-virginia
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 366e86f92874..d0b7d110b920 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Markus Pesch <markus.pesch@cryptic.systems>
pkgname=mint-backgrounds
-pkgver=1.6.0
+pkgver=1.7.0
pkgrel=1
pkgdesc="The backgrounds of Linux Mint"
license=('Various')
@@ -35,4 +35,5 @@ depends=(
'mint-backgrounds-vanessa'
'mint-backgrounds-vera'
'mint-backgrounds-victoria'
+ 'mint-backgrounds-virginia'
)