summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpiotr2023-09-19 02:25:04 +0200
committerpiotr2023-09-19 02:25:04 +0200
commit02baa48fcbd48f58ad671349b0aaa0c845f62a8f (patch)
treeaaf7c95a65f547d7d68424ec31885af9d5555f07
parent3cf829e31072669623a078b33940767dc074675e (diff)
downloadaur-02baa48fcbd48f58ad671349b0aaa0c845f62a8f.tar.gz
update to 1.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cc8dc9cbbf57..f4055fc3a530 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = nwg-shell-wallpapers
pkgdesc = nwg-shell wallpapers package
- pkgver = 1.1
+ pkgver = 1.2
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.1.tar.gz::https://github.com/nwg-piotr/nwg-shell-wallpapers/archive/v1.1.tar.gz
- md5sums = e8d9be6b87cbbf58aa6bb009b81de24a
+ source = nwg-shell-wallpapers-1.2.tar.gz::https://github.com/nwg-piotr/nwg-shell-wallpapers/archive/v1.2.tar.gz
+ md5sums = 807bcf139d297ced54437799a4afc29e
pkgname = nwg-shell-wallpapers
diff --git a/PKGBUILD b/PKGBUILD
index 7fa902146657..2e18f6b45153 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.1
+pkgver=1.2
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=('e8d9be6b87cbbf58aa6bb009b81de24a')
+md5sums=('807bcf139d297ced54437799a4afc29e')
package() {
cd "$srcdir"