chore(deps): add mint-backgrounds-wallpapers

This commit is contained in:
Markus Pesch 2025-06-02 19:42:32 +02:00
parent ff5d1d9437
commit 2fd962ca5a
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982
2 changed files with 6 additions and 4 deletions

View File

@ -1,7 +1,7 @@
pkgbase = mint-backgrounds
pkgdesc = The backgrounds of Linux Mint
pkgver = 1.8.0
pkgrel = 2
pkgver = 1.9.0
pkgrel = 1
arch = any
license = Various
depends = mint-backgrounds-helena
@ -33,6 +33,7 @@ pkgbase = mint-backgrounds
depends = mint-backgrounds-vera
depends = mint-backgrounds-victoria
depends = mint-backgrounds-virginia
depends = mint-backgrounds-wallpapers
depends = mint-backgrounds-wilma
pkgname = mint-backgrounds

View File

@ -1,8 +1,8 @@
# Maintainer: Markus Pesch <markus.pesch@cryptic.systems>
pkgname=mint-backgrounds
pkgver=1.8.0
pkgrel=2
pkgver=1.9.0
pkgrel=1
pkgdesc="The backgrounds of Linux Mint"
license=('Various')
arch=('any')
@ -36,5 +36,6 @@ depends=(
'mint-backgrounds-vera'
'mint-backgrounds-victoria'
'mint-backgrounds-virginia'
'mint-backgrounds-wallpapers'
'mint-backgrounds-wilma'
)