summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpiotr2023-12-02 02:41:53 +0100
committerpiotr2023-12-02 02:41:53 +0100
commitbbfdc2c143a84871820c41c23f42d04ceffc2a8c (patch)
treeccdee64f3859536ea1e442caa982cebf8c4228c6 /PKGBUILD
parentdea467c5005be2cfc0ddf9b28f68a9f17ea4b40c (diff)
downloadaur-bbfdc2c143a84871820c41c23f42d04ceffc2a8c.tar.gz
update to 0.5.23
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 00245e5d147c..9d40a332be70 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
pkgname=('nwg-shell')
-pkgver=0.5.22
+pkgver=0.5.23
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=('1e80744a5437a3227448f825a030c0ad')
+md5sums=('470b7057d4f0f04c5a7d5060a20be97b')
package() {
cd "${pkgname}-${pkgver}"