fix: add mint-backgrounds-vera

This commit is contained in:
Markus Pesch 2022-12-15 17:39:26 +01:00
parent 5cb5c028a4
commit f61d19ff98
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.4.0
pkgver = 1.5.0
pkgrel = 1
arch = any
license = Various
@ -30,5 +30,6 @@ pkgbase = mint-backgrounds
depends = mint-backgrounds-uma
depends = mint-backgrounds-una
depends = mint-backgrounds-vanessa
depends = mint-backgrounds-vera
pkgname = mint-backgrounds

View File

@ -1,7 +1,7 @@
# Maintainer: Markus Pesch <markus.pesch@cryptic.systems>
pkgname=mint-backgrounds
pkgver=1.4.0
pkgver=1.5.0
pkgrel=1
pkgdesc="The backgrounds of Linux Mint"
license=('Various')
@ -33,4 +33,5 @@ depends=(
'mint-backgrounds-uma'
'mint-backgrounds-una'
'mint-backgrounds-vanessa'
'mint-backgrounds-vera'
)