summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpiotr2020-01-12 05:12:05 +0100
committerpiotr2020-01-12 05:12:05 +0100
commit0cede08372d1951a9992f7bb2027a8028a32b231 (patch)
tree3b91a4908840aee906f420d0424cb78faabe3f6d /PKGBUILD
parentea22630dab7e86f1fa4926f6ed30d12ee3e1ad82 (diff)
downloadaur-0cede08372d1951a9992f7bb2027a8028a32b231.tar.gz
update to 0.1.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6641f2139312..3bcf1d344d09 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
pkgname=('sgtk-menu')
-pkgver=0.0.4
+pkgver=0.1.0
pkgrel=1
pkgdesc="GTK menu for sway and i3"
arch=('x86_64')
@@ -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=('fb7e6d7590c6c81752ac6a8bb30502ec')
+md5sums=('6e80ef7835b5c681ec4b13e52c0962f5')
package() {
install -D -m 755 "$pkgname"-"$pkgver"/dist/sgtk-menu-arch "$pkgdir"/usr/bin/sgtk-menu