summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpiotr2022-05-17 00:32:04 +0200
committerpiotr2022-05-17 00:32:04 +0200
commit103c2c0428a25de7152ad6c922f8ead6108c916e (patch)
tree6d17c103492812d98afeee5247383de1c8529e03 /PKGBUILD
parentb61e3d6e2a606d8d64e29f691c8ba722ffe58552 (diff)
downloadaur-103c2c0428a25de7152ad6c922f8ead6108c916e.tar.gz
update to 0.2.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 71b94ac09378..ec93cba2a93b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
pkgname=('nwg-shell')
-pkgver=0.2.1
+pkgver=0.2.2
pkgrel=1
pkgdesc="nwg-shell meta-package, installer and updater"
arch=('x86_64')
@@ -22,7 +22,7 @@ optdepends=('chromium: suggested web browser'
makedepends=('python-setuptools' 'python-wheel')
source=("$pkgname-$pkgver.tar.gz::https://github.com/nwg-piotr/nwg-shell/archive/v"$pkgver".tar.gz")
-md5sums=('ea29a1a46142e3fe0d3c2e4e11f56e5a')
+md5sums=('ee1475b192f6bd2a8d8cd5ce0ec48a27')
package() {
cd "${pkgname}-${pkgver}"