fix: add mint-backgrounds-una

This commit is contained in:
Markus Pesch 2022-01-11 09:08:24 +01:00
parent 9808e3a1f8
commit 9b4fd5bd3f
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982
2 changed files with 4 additions and 2 deletions

View File

@ -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

View File

@ -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'
)