summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpiotr2024-02-19 02:23:31 +0100
committerpiotr2024-02-19 02:23:31 +0100
commit04c8f176cb7e778b485da41288c5685c2147029b (patch)
treec836a46c7d7cbb46d12aadfbdc198c7fa86b70c1 /PKGBUILD
parent64be5946bc9108cf05d02d4a2e4d1e7b5e3b104e (diff)
downloadaur-04c8f176cb7e778b485da41288c5685c2147029b.tar.gz
update to 0.1.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5488462acfa0..1547a8951c5c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
# Project: nwg-shell for sway, https://github.com/nwg-piotr/nwg-shell
pkgname=('nwg-menu-bin')
-pkgver=0.1.2
-pkgrel=2
+pkgver=0.1.3
+pkgrel=1
pkgdesc="MenuStart for sway and other wlroots-based compositors"
arch=('x86_64')
url="https://github.com/nwg-piotr/nwg-menu"
@@ -14,7 +14,7 @@ optdepends=('foot: to open .desktop files with Terminal=true'
'thunar: to open files and directories')
source=("$pkgname-$pkgver.tar.gz::https://github.com/nwg-piotr/nwg-menu/releases/download/v"$pkgver"/nwg-menu-v"$pkgver"_x86_64.tar.gz")
-md5sums=('7ee9f8f70222e87150ca089a87735188')
+md5sums=('5fa85bd97be135e7a65905e41adc7469')
package() {
cd "$srcdir"