fix: add mint-backgrounds-uma

This commit is contained in:
Markus Pesch 2021-07-02 11:39:58 +02:00
parent abd3320b88
commit 9808e3a1f8
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982
2 changed files with 4 additions and 3 deletions

View File

@ -1,6 +1,6 @@
pkgbase = mint-backgrounds
pkgdesc = The backgrounds of Linux Mint
pkgver = 1.1.0
pkgver = 1.2.0
pkgrel = 1
arch = any
license = Various
@ -27,6 +27,6 @@ pkgbase = mint-backgrounds
depends = mint-backgrounds-tricia
depends = mint-backgrounds-ulyana
depends = mint-backgrounds-ulyssa
depends = mint-backgrounds-uma
pkgname = mint-backgrounds

View File

@ -1,7 +1,7 @@
# Maintainer: Markus Pesch <markus.pesch@cryptic.systems>
pkgname=mint-backgrounds
pkgver=1.1.0
pkgver=1.2.0
pkgrel=1
pkgdesc="The backgrounds of Linux Mint"
license=('Various')
@ -30,4 +30,5 @@ depends=(
'mint-backgrounds-tricia'
'mint-backgrounds-ulyana'
'mint-backgrounds-ulyssa'
'mint-backgrounds-uma'
)