summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpiotr2023-11-01 23:49:03 +0100
committerpiotr2023-11-01 23:49:03 +0100
commit60a2908efb0370ed11d60aee71be23c166c655fb (patch)
tree22f0bc877265eb748e73fdd1117217c78e9dc7b8 /PKGBUILD
parenta1340f8caf1845da14c5f27760cbb0da712cde9b (diff)
downloadaur-60a2908efb0370ed11d60aee71be23c166c655fb.tar.gz
update to 0.5.18
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6fa9f0fce62a..8f2aa3f8c192 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
pkgname=('nwg-shell')
-pkgver=0.5.17
+pkgver=0.5.18
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=('342737289045e163fa4d0b7a75f27314')
+md5sums=('39b064f02a08d0adc77f8411953e2348')
package() {
cd "${pkgname}-${pkgver}"