summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpiotr2020-01-29 22:23:09 +0100
committerpiotr2020-01-29 22:23:09 +0100
commit5aa218c33da0963fc03983f4581284195c9003cd (patch)
tree512575a3987101ca5f6e3ce13b2aa9105c137727 /PKGBUILD
parent68fa46828ea831efc839bf6738f4a954179af08f (diff)
downloadaur-5aa218c33da0963fc03983f4581284195c9003cd.tar.gz
update to 1.0.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ab4adfbb12f1..e030ffeb5a6a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
pkgname=('sgtk-menu')
-pkgver=1.0.0
+pkgver=1.0.1
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=('22a9d8ac02ec3457fe876e3ff89245b0')
+md5sums=('7ec2ef4cd37efb4168141ad578356fb5')
package() {
cd "$srcdir/"$pkgname"-$pkgver"