summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpiotr2023-01-28 01:43:51 +0100
committerpiotr2023-01-28 01:43:51 +0100
commitb14ae5d4b2e5bd1716eefee1fc4e1e06bcabbb6b (patch)
tree0f50dbb5b31b86ad344f48c8e428c6a5e63bd3b4 /PKGBUILD
parent998e1fe5cacd271a4779957b047d6b83dbb11105 (diff)
downloadaur-b14ae5d4b2e5bd1716eefee1fc4e1e06bcabbb6b.tar.gz
update to 0.4.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 987f00f60198..e723b947ea8d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
pkgname=('nwg-shell')
-pkgver=0.4.0
+pkgver=0.4.1
pkgrel=1
pkgdesc="nwg-shell meta-package, installer and updater"
arch=('x86_64')
@@ -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=('189d828d1072d242426b858e47800370')
+md5sums=('fbc5be7ff783b49b95d2200e8cedeefe')
package() {
cd "${pkgname}-${pkgver}"