summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpiotr2024-02-17 01:14:22 +0100
committerpiotr2024-02-17 01:14:22 +0100
commited6635c4286b56156e72b7352804760f454e287c (patch)
treea984ed72cdd441709ecd9d8b2434357cdfd6d0ee
parentb1255df03458ad49348ac3e97feea79940deed3f (diff)
downloadaur-ed6635c4286b56156e72b7352804760f454e287c.tar.gz
update to 1.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cb721ebaa075..c3d33aa9b8bf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = nwg-shell-wallpapers
pkgdesc = nwg-shell wallpapers package
- pkgver = 1.4
+ pkgver = 1.5
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-1.4.tar.gz::https://github.com/nwg-piotr/nwg-shell-wallpapers/archive/v1.4.tar.gz
- md5sums = 461bf47b42068d8ce3d6f55a50f7f0aa
+ source = nwg-shell-wallpapers-1.5.tar.gz::https://github.com/nwg-piotr/nwg-shell-wallpapers/archive/v1.5.tar.gz
+ md5sums = 35f580b5ac0c2921e0d47332dbbb6943
pkgname = nwg-shell-wallpapers
diff --git a/PKGBUILD b/PKGBUILD
index af2b66742412..29e9fdde9577 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.4
+pkgver=1.5
pkgrel=1
pkgdesc="nwg-shell wallpapers package"
arch=('any')
@@ -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=('461bf47b42068d8ce3d6f55a50f7f0aa')
+md5sums=('35f580b5ac0c2921e0d47332dbbb6943')
package() {
cd "${pkgname}-${pkgver}"