fix: add mint-backgrounds-wilma
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
9e58986e70
commit
29d7b70c1d
5
.SRCINFO
5
.SRCINFO
@ -1,7 +1,7 @@
|
|||||||
pkgbase = mint-backgrounds
|
pkgbase = mint-backgrounds
|
||||||
pkgdesc = The backgrounds of Linux Mint
|
pkgdesc = The backgrounds of Linux Mint
|
||||||
pkgver = 1.7.0
|
pkgver = 1.8.0
|
||||||
pkgrel = 3
|
pkgrel = 1
|
||||||
arch = any
|
arch = any
|
||||||
license = Various
|
license = Various
|
||||||
depends = mint-backgrounds-helena
|
depends = mint-backgrounds-helena
|
||||||
@ -33,5 +33,6 @@ pkgbase = mint-backgrounds
|
|||||||
depends = mint-backgrounds-vera
|
depends = mint-backgrounds-vera
|
||||||
depends = mint-backgrounds-victoria
|
depends = mint-backgrounds-victoria
|
||||||
depends = mint-backgrounds-virginia
|
depends = mint-backgrounds-virginia
|
||||||
|
depends = mint-backgrounds-wilma
|
||||||
|
|
||||||
pkgname = mint-backgrounds
|
pkgname = mint-backgrounds
|
||||||
|
5
PKGBUILD
5
PKGBUILD
@ -1,8 +1,8 @@
|
|||||||
# Maintainer: Markus Pesch <markus.pesch@cryptic.systems>
|
# Maintainer: Markus Pesch <markus.pesch@cryptic.systems>
|
||||||
|
|
||||||
pkgname=mint-backgrounds
|
pkgname=mint-backgrounds
|
||||||
pkgver=1.7.0
|
pkgver=1.8.0
|
||||||
pkgrel=3
|
pkgrel=1
|
||||||
pkgdesc="The backgrounds of Linux Mint"
|
pkgdesc="The backgrounds of Linux Mint"
|
||||||
license=('Various')
|
license=('Various')
|
||||||
arch=('any')
|
arch=('any')
|
||||||
@ -36,4 +36,5 @@ depends=(
|
|||||||
'mint-backgrounds-vera'
|
'mint-backgrounds-vera'
|
||||||
'mint-backgrounds-victoria'
|
'mint-backgrounds-victoria'
|
||||||
'mint-backgrounds-virginia'
|
'mint-backgrounds-virginia'
|
||||||
|
'mint-backgrounds-wilma'
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user