summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpiotr2024-02-05 03:07:04 +0100
committerpiotr2024-02-05 03:07:04 +0100
commit3147884fd063164e42b6065ec47537664f1f5ce7 (patch)
tree6745046bbb9bb15f28b70c7af9a328ba09c68d11 /PKGBUILD
parent2edf885fe653d24b5819cfe51ac838663d0d7b6c (diff)
downloadaur-3147884fd063164e42b6065ec47537664f1f5ce7.tar.gz
update to 0.5.32
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bf63a26dfd89..ea30c0da6d55 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
pkgname=('nwg-shell')
-pkgver=0.5.31
-pkgrel=2
+pkgver=0.5.32
+pkgrel=1
pkgdesc="nwg-shell meta-package"
arch=('any')
url="https://github.com/nwg-piotr/nwg-shell"
@@ -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=('130d2e6a276c4ecb4d6440ada5b412e8')
+md5sums=('9a6eb16e6c0b765cfdf595450e640e84')
package() {
cd "${pkgname}-${pkgver}"