summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpiotr2022-11-01 00:29:46 +0100
committerpiotr2022-11-01 00:29:46 +0100
commit3cf829e31072669623a078b33940767dc074675e (patch)
treeabe727f28fc51fff70eddaf38b44cc1dc28e21a1
parent7639f9c03f01107ac3e35c5a1cb8899288daa822 (diff)
downloadaur-3cf829e31072669623a078b33940767dc074675e.tar.gz
update to 1.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index af5e453e1a47..cc8dc9cbbf57 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = nwg-shell-wallpapers
pkgdesc = nwg-shell wallpapers package
- pkgver = 1.0
+ pkgver = 1.1
pkgrel = 1
url = https://github.com/nwg-piotr/nwg-shell-wallpapers
arch = x86_64
license = CC0-1.0
provides = nwg-shell-wallpapers
- source = nwg-shell-wallpapers-1.0.tar.gz::https://github.com/nwg-piotr/nwg-shell-wallpapers/archive/v1.0.tar.gz
- md5sums = 4b0840f5702c52ab4b5d5a8230ab804d
+ source = nwg-shell-wallpapers-1.1.tar.gz::https://github.com/nwg-piotr/nwg-shell-wallpapers/archive/v1.1.tar.gz
+ md5sums = e8d9be6b87cbbf58aa6bb009b81de24a
pkgname = nwg-shell-wallpapers
diff --git a/PKGBUILD b/PKGBUILD
index 1d8b96f44777..7fa902146657 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Project: nwg-shell for sway, https://github.com/nwg-piotr/nwg-shell
pkgname=('nwg-shell-wallpapers')
-pkgver=1.0
+pkgver=1.1
pkgrel=1
pkgdesc="nwg-shell wallpapers package"
arch=('x86_64')
@@ -12,7 +12,7 @@ provides=('nwg-shell-wallpapers')
source=("$pkgname-$pkgver.tar.gz::https://github.com/nwg-piotr/nwg-shell-wallpapers/archive/v"$pkgver".tar.gz")
-md5sums=('4b0840f5702c52ab4b5d5a8230ab804d')
+md5sums=('e8d9be6b87cbbf58aa6bb009b81de24a')
package() {
cd "$srcdir"