1 Commits

Author SHA1 Message Date
5cda6578a3 fix: package name description
All checks were successful
continuous-integration/drone/push Build is passing
2024-04-02 14:19:32 +02:00
2 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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}"