summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Blakeney2021-03-07 10:31:33 +1000
committerMark Blakeney2021-03-07 10:31:33 +1000
commit2545c1d968b87d023674766872d009f84057c534 (patch)
tree6ea68a0e67c82cfe9b5d28cc8bc7ad18245e4cd2 /PKGBUILD
parent1c8594216d0a7e2e216d2411be96d8a70550591a (diff)
downloadaur-2545c1d968b87d023674766872d009f84057c534.tar.gz
Update to 2.61
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 19684f592254..0b1ad4166fde 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: mark.blakeney at bullet-systems dot net
pkgname=libinput-gestures
-pkgver=2.60
+pkgver=2.61
pkgrel=1
pkgdesc="Actions gestures on your touchpad using libinput"
url="https://github.com/bulletmark/$pkgname"
@@ -14,7 +14,7 @@ replaces=("$pkgname-git")
backup=("etc/$pkgname.conf")
source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
install=install.sh
-md5sums=('8c7275b9539fc25448f11101800da936')
+md5sums=('f49b1089882866e28fda04a2b38b04f8')
package() {
cd "$pkgname-$pkgver"