summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpiotr2020-02-08 16:44:26 +0100
committerpiotr2020-02-08 16:44:26 +0100
commit91c80e391f7eec815da4b9b67012a07253c166ba (patch)
tree70340219fb0be73093992ac9b1aa0111689f1005 /PKGBUILD
parentcc3ae88a180a80ed16c9cf91b15674212be9abdc (diff)
downloadaur-91c80e391f7eec815da4b9b67012a07253c166ba.tar.gz
update to 1.2.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 97865aa664d2..ea78a531829b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
pkgname=('sgtk-menu')
-pkgver=1.2.1
+pkgver=1.2.2
pkgrel=1
pkgdesc="GTK menu for sway, i3 and some floating WMs"
arch=('x86_64')
@@ -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=('6cc57477e82b776c05cdedd5b1ca0c2b')
+md5sums=('7d147fe0afb9037121370c6e407e3290')
package() {
cd "$srcdir/"$pkgname"-$pkgver"