summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index be0333f59cc3..5723d356a3a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
pkgname=('sgtk-menu')
-pkgver=0.2.1
+pkgver=0.3.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=('28472bdeab223de3f4930f28a84d3238')
+md5sums=('258dff15f6f4ec4d48cf241f31b8a192')
package() {
install -D -m 755 "$pkgname"-"$pkgver"/dist/sgtk-menu-arch "$pkgdir"/usr/bin/sgtk-menu