summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpiotr2020-01-17 02:37:43 +0100
committerpiotr2020-01-17 02:37:43 +0100
commit6d3a8165a0156d7128b6fd15725bcfb75d87bc8d (patch)
tree8cb3be68bfcb911fa5cbd1b1d6d60ce2671a126f /PKGBUILD
parent649c2b21e34c89c5492bfd4db20b6def0542695b (diff)
downloadaur-6d3a8165a0156d7128b6fd15725bcfb75d87bc8d.tar.gz
update to 0.5.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3849048fb9db..d94991035a57 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
pkgname=('sgtk-menu')
-pkgver=0.4.0
+pkgver=0.5.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=('ca349275e68999d76c4ad1459f3e144f')
+md5sums=('dfd900c6395dc330785b7df012b1eeb7')
package() {
install -D -m 755 "$pkgname"-"$pkgver"/dist/sgtk-menu-arch "$pkgdir"/usr/bin/sgtk-menu