fix: add ulyssa

This commit is contained in:
Markus Pesch 2020-12-30 10:52:41 +01:00
parent 9209820200
commit abd3320b88
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
pkgver = 1.1.0
pkgrel = 1
arch = any
license = Various
@ -26,6 +26,7 @@ pkgbase = mint-backgrounds
depends = mint-backgrounds-tina
depends = mint-backgrounds-tricia
depends = mint-backgrounds-ulyana
depends = mint-backgrounds-ulyssa
pkgname = mint-backgrounds

View File

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