summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpiotr2024-01-04 02:34:02 +0100
committerpiotr2024-01-04 02:34:02 +0100
commit6c72b0702ddeb3affc29cdd1097f5d53095ae53e (patch)
tree59e5ed38237518bf88590a04d8e0d1dd7a5aa1c6 /PKGBUILD
parent37c020301f7e5b3a137f9c2472e230afc1af234c (diff)
downloadaur-6c72b0702ddeb3affc29cdd1097f5d53095ae53e.tar.gz
update to 0.5.25
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d031dabd2c1e..58bd3cce335c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
pkgname=('nwg-shell')
-pkgver=0.5.24
+pkgver=0.5.25
pkgrel=1
pkgdesc="nwg-shell meta-package"
arch=('any')
@@ -23,7 +23,7 @@ optdepends=('chromium: suggested web browser'
makedepends=('python-setuptools' 'python-wheel')
source=("$pkgname-$pkgver.tar.gz::https://github.com/nwg-piotr/nwg-shell/releases/download/v"$pkgver"/nwg-shell-v"$pkgver".tar.gz")
-md5sums=('d97c961681c6090e9132559deb207446')
+md5sums=('8bb2191680647d83a25e738440104a9b')
package() {
cd "${pkgname}-${pkgver}"