summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c27929684435..53849860be55 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
pkgname=('sgtk-menu')
-pkgver=1.3.0
-pkgrel=2
-pkgdesc="GTK launcher for sway & other WMs w/ menu, dmenu, application grid and button bar"
+pkgver=1.4.1
+pkgrel=1
+pkgdesc="GTK menu for sway, i3 and some floating WMs"
arch=('x86_64')
url="https://github.com/nwg-piotr/sgtk-menu"
license=('GPL3')
@@ -11,7 +11,7 @@ optdepends=('python-pynput: for positioning in floating window managers')
source=("https://github.com/nwg-piotr/sgtk-menu/archive/v$pkgver.tar.gz")
-md5sums=('a1ced9e11efb798f92aef3a7ac648418')
+md5sums=('01389ca9f240374c3d8c984728b711fc')
package() {
cd "$srcdir/"$pkgname"-$pkgver"