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