summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Blakeney2016-12-14 21:02:33 +0800
committerMark Blakeney2016-12-14 21:02:33 +0800
commit3a8ee9b8b1627da6fa75d15c5cf423a443b58334 (patch)
tree9fd9ce2663780ca03133ffedb5f4f4d397dc82e6 /PKGBUILD
parentdb0e74a70f1603f39993d40665eb3cd5f0581341 (diff)
downloadaur-3a8ee9b8b1627da6fa75d15c5cf423a443b58334.tar.gz
Update to 2.14
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5dee90db88f3..1e7d4e11350e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: mark.blakeney at bullet-systems dot net
pkgname=libinput-gestures
-pkgver=2.13
+pkgver=2.14
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=('36908d6c40b87e12a205cb32491c6cb7')
+md5sums=('7e7ba21ba40d4fa954c75a0f493e8af2')
package() {
cd "$pkgname-$pkgver"