summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Blakeney2017-08-02 15:21:00 +1000
committerMark Blakeney2017-08-02 15:21:00 +1000
commit0c96a29d9804f8425fa9031c13a3a67c6e95da43 (patch)
treeb2ff1175cd764faf38682067da1810b0420b84ce /PKGBUILD
parenta87cb69c2f1b5b26dfb52af168d5f03a3d6a24b3 (diff)
downloadaur-0c96a29d9804f8425fa9031c13a3a67c6e95da43.tar.gz
Update to 2.28
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 339367d0420d..427438d58985 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: mark.blakeney at bullet-systems dot net
pkgname=libinput-gestures
-pkgver=2.27
+pkgver=2.28
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=('23273e74046671d6aceb7aa4293a0858')
+md5sums=('b9e3015ea6e059e9c85c8ebd6cb56594')
package() {
cd "$pkgname-$pkgver"