summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Blakeney2018-12-10 15:20:10 +0800
committerMark Blakeney2018-12-10 15:20:10 +0800
commit4590a108670a5294040eeec48a8e6e3472cf33d8 (patch)
treefaa63a352126fdfd7a4d75169831c8abca5dfad6 /PKGBUILD
parenta61086ffb565ba1bceab32a497415f1cda06cad7 (diff)
downloadaur-4590a108670a5294040eeec48a8e6e3472cf33d8.tar.gz
Update to 2.41
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 384a711293f9..3d8c55cd3c64 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: mark.blakeney at bullet-systems dot net
pkgname=libinput-gestures
-pkgver=2.40
+pkgver=2.41
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=('39554b8baab87b80bbd9ef71f7a6a23c')
+md5sums=('24c0b02a216e5d335d894154f409ec4c')
package() {
cd "$pkgname-$pkgver"