summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Blakeney2017-07-02 10:23:02 +1000
committerMark Blakeney2017-07-02 10:23:02 +1000
commitff377aeff536a7d640242870aa4f2845c67f0aff (patch)
tree76669d9b10d47ccb9e980db251e29def2eee80fd
parentde7a7bce3daf8e67479e932b1d46675d61846584 (diff)
downloadaur-ff377aeff536a7d640242870aa4f2845c67f0aff.tar.gz
Update to 2.25
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f5d71df63466..07a04cdda97e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Jun 16 00:34:18 UTC 2017
+# Sun Jul 2 00:22:43 UTC 2017
pkgbase = libinput-gestures
pkgdesc = Actions gestures on your touchpad using libinput
- pkgver = 2.24
+ pkgver = 2.25
pkgrel = 1
url = https://github.com/bulletmark/libinput-gestures
install = install.sh
@@ -16,8 +16,8 @@ pkgbase = libinput-gestures
conflicts = libinput-gestures-git
replaces = libinput-gestures-git
backup = etc/libinput-gestures.conf
- source = https://github.com/bulletmark/libinput-gestures/archive/2.24.tar.gz
- md5sums = 7effca978247e3162cc79c139e96a8c9
+ source = https://github.com/bulletmark/libinput-gestures/archive/2.25.tar.gz
+ md5sums = 434f6aa9a6fd867725f9807671db3b34
pkgname = libinput-gestures
diff --git a/PKGBUILD b/PKGBUILD
index 958be85de26d..b7a3676e890f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: mark.blakeney at bullet-systems dot net
pkgname=libinput-gestures
-pkgver=2.24
+pkgver=2.25
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=('7effca978247e3162cc79c139e96a8c9')
+md5sums=('434f6aa9a6fd867725f9807671db3b34')
package() {
cd "$pkgname-$pkgver"