fix: add mint-backgrounds-vera

This commit is contained in:
2022-12-15 17:39:26 +01:00
parent 5cb5c028a4
commit f61d19ff98
2 changed files with 4 additions and 2 deletions

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