chore(deps): add mint-backgrounds-wallpapers
This commit is contained in:
parent
ff5d1d9437
commit
2fd962ca5a
5
.SRCINFO
5
.SRCINFO
@ -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
|
||||
|
5
PKGBUILD
5
PKGBUILD
@ -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'
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user