summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Blakeney2017-06-16 10:34:28 +1000
committerMark Blakeney2017-06-16 10:34:28 +1000
commitde7a7bce3daf8e67479e932b1d46675d61846584 (patch)
treed857eb156d53f3eb57a3786b9394d4577d960b94 /PKGBUILD
parent57f643430415102146040286638d44315d8da33d (diff)
downloadaur-de7a7bce3daf8e67479e932b1d46675d61846584.tar.gz
Update to 2.24
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1439c1bba032..958be85de26d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: mark.blakeney at bullet-systems dot net
pkgname=libinput-gestures
-pkgver=2.23
+pkgver=2.24
pkgrel=1
pkgdesc="Actions gestures on your touchpad using libinput"
url="https://github.com/bulletmark/$pkgname"
@@ -12,7 +12,7 @@ replaces=("$pkgname-git")
backup=("etc/$pkgname.conf")
source=("$url/archive/$pkgver.tar.gz")
install=install.sh
-md5sums=('8a4ad94926c1e55094c74f21ded6176d')
+md5sums=('7effca978247e3162cc79c139e96a8c9')
package() {
cd "$pkgname-$pkgver"