fix: bump to v1.1
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Markus Pesch 2024-07-16 09:00:00 +02:00
parent 5cda6578a3
commit e7d9626e07
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982
2 changed files with 7 additions and 7 deletions

View File

@ -1,11 +1,11 @@
pkgbase = mint-backgrounds-wilma pkgbase = mint-backgrounds-wilma
pkgdesc = The backgrounds included in Linux Mint 22.0 wilma pkgdesc = The backgrounds included in Linux Mint 22.0 wilma
pkgver = 1.0 pkgver = 1.1
pkgrel = 2 pkgrel = 1
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
source = http://packages.linuxmint.com/pool/main/m/mint-backgrounds-wilma/mint-backgrounds-wilma_1.0.tar.gz source = http://packages.linuxmint.com/pool/main/m/mint-backgrounds-wilma/mint-backgrounds-wilma_1.1.tar.gz
sha256sums = ef5a4edc7010d7ada5733c72c89570c22c1795b8f4c8cd6dbfd1509c482a37b5 sha256sums = 42dd75974b2c1fe5e988ad894518b9a26ae75809fac026ca74b9bbdc8061b810
pkgname = mint-backgrounds-wilma pkgname = mint-backgrounds-wilma

View File

@ -1,14 +1,14 @@
# Maintainer: Markus Pesch <markus.pesch@cryptic.systems> # Maintainer: Markus Pesch <markus.pesch@cryptic.systems>
pkgname=mint-backgrounds-wilma pkgname=mint-backgrounds-wilma
pkgver=1.0 pkgver=1.1
pkgrel=2 pkgrel=1
pkgdesc="The backgrounds included in Linux Mint 22.0 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}"
source=("${url}/${pkgname}_$pkgver.tar.gz") source=("${url}/${pkgname}_$pkgver.tar.gz")
sha256sums=('ef5a4edc7010d7ada5733c72c89570c22c1795b8f4c8cd6dbfd1509c482a37b5') sha256sums=('42dd75974b2c1fe5e988ad894518b9a26ae75809fac026ca74b9bbdc8061b810')
package() { package() {
mkdir --parents ${pkgdir}/usr/share/backgrounds/linuxmint-wilma mkdir --parents ${pkgdir}/usr/share/backgrounds/linuxmint-wilma