summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpiotr2024-02-19 03:12:35 +0100
committerpiotr2024-02-19 03:12:35 +0100
commit60e494ce914b0816a5d00345bed91a823fac9ddc (patch)
treee24bc84de8c095d3f1cf75cd3b3ed9aab5305e46 /PKGBUILD
parent04c8f176cb7e778b485da41288c5685c2147029b (diff)
downloadaur-nwg-menu-bin.tar.gz
rebuild binary
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1547a8951c5c..dace83a6b416 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Project: nwg-shell for sway, https://github.com/nwg-piotr/nwg-shell
pkgname=('nwg-menu-bin')
pkgver=0.1.3
-pkgrel=1
+pkgrel=2
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=('5fa85bd97be135e7a65905e41adc7469')
+md5sums=('18b5014e17604517eb44d7ea2923dc55')
package() {
cd "$srcdir"