fix: add mint-backgrounds-virginia
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Markus Pesch 2023-12-13 16:02:44 +01:00
parent c313d42b87
commit 5830a27bdc
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.6.0
pkgver = 1.7.0
pkgrel = 1
arch = any
license = Various
@ -32,5 +32,6 @@ pkgbase = mint-backgrounds
depends = mint-backgrounds-vanessa
depends = mint-backgrounds-vera
depends = mint-backgrounds-victoria
depends = mint-backgrounds-virginia
pkgname = mint-backgrounds

View File

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