summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpiotr2024-01-28 17:15:39 +0100
committerpiotr2024-01-28 17:15:39 +0100
commitb1255df03458ad49348ac3e97feea79940deed3f (patch)
tree547910cbc359be3fa26e285d528e104ac2313e1f
parenta1e33a6d0a893fe03cc5b7042c680211e994af4d (diff)
downloadaur-b1255df03458ad49348ac3e97feea79940deed3f.tar.gz
update to 1.4
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c6c549e89fb3..cb721ebaa075 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = nwg-shell-wallpapers
pkgdesc = nwg-shell wallpapers package
- pkgver = 0.1.4
- pkgrel = 3
+ pkgver = 1.4
+ pkgrel = 1
url = https://github.com/nwg-piotr/nwg-shell-wallpapers
arch = any
license = CC0-1.0
provides = nwg-shell-wallpapers
- source = nwg-shell-wallpapers-0.1.4.tar.gz::https://github.com/nwg-piotr/nwg-shell-wallpapers/archive/v0.1.4.tar.gz
- md5sums = 7aa66923cd9656570c750e3b5975de7e
+ source = nwg-shell-wallpapers-1.4.tar.gz::https://github.com/nwg-piotr/nwg-shell-wallpapers/archive/v1.4.tar.gz
+ md5sums = 461bf47b42068d8ce3d6f55a50f7f0aa
pkgname = nwg-shell-wallpapers
diff --git a/PKGBUILD b/PKGBUILD
index 590dc3f79449..af2b66742412 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Project: nwg-shell for sway, https://github.com/nwg-piotr/nwg-shell
pkgname=('nwg-shell-wallpapers')
-pkgver=0.1.4
-pkgrel=3
+pkgver=1.4
+pkgrel=1
pkgdesc="nwg-shell wallpapers package"
arch=('any')
url="https://github.com/nwg-piotr/nwg-shell-wallpapers"
@@ -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=('7aa66923cd9656570c750e3b5975de7e')
+md5sums=('461bf47b42068d8ce3d6f55a50f7f0aa')
package() {
cd "${pkgname}-${pkgver}"