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 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 pkgver = 1.0
pkgrel = 1 pkgrel = 2
url = http://packages.linuxmint.com/pool/main/m/mint-backgrounds-wilma url = http://packages.linuxmint.com/pool/main/m/mint-backgrounds-wilma
arch = any arch = any
license = Various license = Various

View File

@ -2,8 +2,8 @@
pkgname=mint-backgrounds-wilma pkgname=mint-backgrounds-wilma
pkgver=1.0 pkgver=1.0
pkgrel=1 pkgrel=2
pkgdesc="The backgrounds included in Linux Mint 21.3 wilma" pkgdesc="The backgrounds included in Linux Mint 22.0 wilma"
license=('Various') license=('Various')
arch=('any') arch=('any')
url="http://packages.linuxmint.com/pool/main/m/${pkgname}" url="http://packages.linuxmint.com/pool/main/m/${pkgname}"