summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpiotr2020-02-04 20:04:40 +0100
committerpiotr2020-02-04 20:04:40 +0100
commit71c6692ca1a6499582f202b7ac389a8103415bf8 (patch)
tree8fe6a25247410776cc64a96c6d92f10fc9c4f99b /PKGBUILD
parent5d6ab08f22a7066ea08e553e1fd4044133f3c744 (diff)
downloadaur-71c6692ca1a6499582f202b7ac389a8103415bf8.tar.gz
update to 1.1.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6230fe0fea6c..10cf7b33d89c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
pkgname=('sgtk-menu')
-pkgver=1.1.2
+pkgver=1.1.3
pkgrel=1
pkgdesc="GTK menu for sway, i3 and some floating WMs"
arch=('x86_64')
@@ -12,7 +12,7 @@ optdepends=('python-pynput: for positioning in floating window managers')
source=("https://github.com/nwg-piotr/sgtk-menu/archive/v$pkgver.tar.gz")
-md5sums=('57037640633e6d9cbedb6bd40bf5a601')
+md5sums=('d4a4709e2d0a0e97c3a5c3baa717d670')
package() {
cd "$srcdir/"$pkgname"-$pkgver"