summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpiotr2024-01-09 03:28:06 +0100
committerpiotr2024-01-09 03:28:06 +0100
commit847371033c3dad939bb5b4999c38f3a83f5b309e (patch)
treeba3cc9b0db925e62e82323eec4c4f8e7246e20fe /PKGBUILD
parent6c72b0702ddeb3affc29cdd1097f5d53095ae53e (diff)
downloadaur-847371033c3dad939bb5b4999c38f3a83f5b309e.tar.gz
update to 0.5.26
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 58bd3cce335c..b551bdb0e4ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
pkgname=('nwg-shell')
-pkgver=0.5.25
+pkgver=0.5.26
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=('8bb2191680647d83a25e738440104a9b')
+md5sums=('d89e904ddf66fd276a4adbf6a182de17')
package() {
cd "${pkgname}-${pkgver}"