summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 31d5f8561846..6641f2139312 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
pkgname=('sgtk-menu')
-pkgver=0.0.3
-pkgrel=4
+pkgver=0.0.4
+pkgrel=1
pkgdesc="GTK menu for sway and i3"
arch=('x86_64')
url="https://github.com/nwg-piotr/sgtk-menu"
@@ -11,7 +11,7 @@ optdepends=('python-i3ipc: to avoid deprecation warnings')
source=("https://github.com/nwg-piotr/sgtk-menu/archive/v$pkgver.tar.gz")
-md5sums=('7bb4f06be5b3b1955a75a25ef76a6b44')
+md5sums=('fb7e6d7590c6c81752ac6a8bb30502ec')
package() {
install -D -m 755 "$pkgname"-"$pkgver"/dist/sgtk-menu-arch "$pkgdir"/usr/bin/sgtk-menu