summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Teichroeb2015-11-24 12:59:27 -0800
committerJoel Teichroeb2015-11-24 12:59:27 -0800
commit9109526341d9394eba24460391196d02fe3a12e8 (patch)
tree5dc1069d54c93ff054460f5c21974b3a982ed6eb
parent5c61e46ca4872999d376b4dad6a63e672d5e34d3 (diff)
downloadaur-9109526341d9394eba24460391196d02fe3a12e8.tar.gz
Update libinput-git
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 57d55fd95cd5..2ebd5db0ca4d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = libinput-git
pkgdesc = A library to handle input devices in Wayland compositors
- pkgver = 0.17.0.r2.gbd4f129
+ pkgver = 1.1.1.r1.g09a2967
pkgrel = 1
url = http://freedesktop.org/wiki/Software/libinput/
arch = i686
@@ -10,7 +10,7 @@ pkgbase = libinput-git
depends = mtdev
depends = systemd
depends = libevdev
- provides = libinput=0.17.0.r2.gbd4f129
+ provides = libinput=1.1.1.r1.g09a2967
conflicts = libinput
source = git://anongit.freedesktop.org/wayland/libinput
sha1sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index c1dc86324137..5103d2e23df8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Joel Teichroeb <joel@teichroeb.net>
pkgname=libinput-git
-pkgver=0.17.0.r2.gbd4f129
+pkgver=1.1.1.r1.g09a2967
pkgrel=1
pkgdesc='A library to handle input devices in Wayland compositors'
arch=(i686 x86_64)