fix: package name description
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
0c5123d378
commit
5cda6578a3
4
.SRCINFO
4
.SRCINFO
@ -1,7 +1,7 @@
|
||||
pkgbase = mint-backgrounds-wilma
|
||||
pkgdesc = The backgrounds included in Linux Mint 21.3 wilma
|
||||
pkgdesc = The backgrounds included in Linux Mint 22.0 wilma
|
||||
pkgver = 1.0
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = http://packages.linuxmint.com/pool/main/m/mint-backgrounds-wilma
|
||||
arch = any
|
||||
license = Various
|
||||
|
4
PKGBUILD
4
PKGBUILD
@ -2,8 +2,8 @@
|
||||
|
||||
pkgname=mint-backgrounds-wilma
|
||||
pkgver=1.0
|
||||
pkgrel=1
|
||||
pkgdesc="The backgrounds included in Linux Mint 21.3 wilma"
|
||||
pkgrel=2
|
||||
pkgdesc="The backgrounds included in Linux Mint 22.0 wilma"
|
||||
license=('Various')
|
||||
arch=('any')
|
||||
url="http://packages.linuxmint.com/pool/main/m/${pkgname}"
|
||||
|
Loading…
Reference in New Issue
Block a user