summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Blakeney2018-11-12 13:11:55 +1000
committerMark Blakeney2018-11-12 13:11:55 +1000
commita61086ffb565ba1bceab32a497415f1cda06cad7 (patch)
tree11d3776f58d072029f3e9ed5bec8873618eefb7e /PKGBUILD
parent1ca88729db6c55fee12e35428895bed1e1d75751 (diff)
downloadaur-a61086ffb565ba1bceab32a497415f1cda06cad7.tar.gz
Update to 2.40
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2a483305ff69..384a711293f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: mark.blakeney at bullet-systems dot net
pkgname=libinput-gestures
-pkgver=2.39
+pkgver=2.40
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=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
install=install.sh
-md5sums=('eb2ae25178d403ba0be8826c6f3df65b')
+md5sums=('39554b8baab87b80bbd9ef71f7a6a23c')
package() {
cd "$pkgname-$pkgver"