summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpiotr2020-02-20 00:37:47 +0100
committerpiotr2020-02-20 00:37:47 +0100
commit5baf79a201d7e25fb7d528f670d78df50ad3562d (patch)
tree3816619f5cb7ff953297c2dd4ca3c1ee4f2402eb /PKGBUILD
parentaee39ff41aa11215763f3858b99d733ebe8533ba (diff)
downloadaur-5baf79a201d7e25fb7d528f670d78df50ad3562d.tar.gz
update to 1.3.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c27929684435..91ec1dd004cb 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.3.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=('f1fbd9d420816849b1782d2d475d6936')
package() {
cd "$srcdir/"$pkgname"-$pkgver"