summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpiotr2020-02-08 16:12:26 +0100
committerpiotr2020-02-08 16:12:26 +0100
commitcc3ae88a180a80ed16c9cf91b15674212be9abdc (patch)
treeca7aa2fea8f43237619e81226c51d40bdb1f46ba /PKGBUILD
parentd6b01f44af33827bd982a3233b73d0dca6588bc7 (diff)
downloadaur-cc3ae88a180a80ed16c9cf91b15674212be9abdc.tar.gz
update to 1.2.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9adc83a8db18..97865aa664d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
pkgname=('sgtk-menu')
-pkgver=1.2.0
-pkgrel=2
+pkgver=1.2.1
+pkgrel=1
pkgdesc="GTK menu for sway, i3 and some floating WMs"
arch=('x86_64')
url="https://github.com/nwg-piotr/sgtk-menu"
@@ -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=('1984bc77ecd02f683c135f61fcbebe77')
+md5sums=('6cc57477e82b776c05cdedd5b1ca0c2b')
package() {
cd "$srcdir/"$pkgname"-$pkgver"