aboutsummaryrefslogtreecommitdiffstats
path: root/testing/libinput/APKBUILD
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2016-05-31 23:07:39 +0200
committerSören Tempel <soeren+git@soeren-tempel.net>2016-06-01 00:13:56 +0200
commitfb6e43f3f5c4ae5503620e33b1ebbb3bc95ba9b9 (patch)
treea66741bb4d59151c1263858acddddf9f44674d47 /testing/libinput/APKBUILD
parent3d99cffb329aeb1a14b5ed3558534cb5a564c52e (diff)
downloadaports-fb6e43f3f5c4ae5503620e33b1ebbb3bc95ba9b9.tar.bz2
aports-fb6e43f3f5c4ae5503620e33b1ebbb3bc95ba9b9.tar.xz
testing/libinput: upgrade to 1.3.1
Diffstat (limited to 'testing/libinput/APKBUILD')
-rw-r--r--testing/libinput/APKBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/testing/libinput/APKBUILD b/testing/libinput/APKBUILD
index 0f1a2fbfe9..1b7fe443a0 100644
--- a/testing/libinput/APKBUILD
+++ b/testing/libinput/APKBUILD
@@ -1,15 +1,15 @@
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Maintainer:
pkgname=libinput
-pkgver=1.2.2
+pkgver=1.3.1
pkgrel=0
pkgdesc="Library for handling input devices"
url="http://www.freedesktop.org/wiki/Software/libinput/"
arch="all"
license="custom"
depends=""
-depends_dev="mtdev-dev eudev-dev libevdev-dev"
-makedepends="$depends_dev"
+depends_dev=""
+makedepends="mtdev-dev eudev-dev libevdev-dev"
install=""
subpackages="$pkgname-dev $pkgname-doc"
source="http://freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz"
@@ -35,6 +35,6 @@ package() {
install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
}
-md5sums="4e8d1cc7aa941c91c61b1824e35160c4 libinput-1.2.2.tar.xz"
-sha256sums="08ac5b3620d86df1cdb4970c4137c8746c9f4b9f0c8e7dfab49858dbceb8f367 libinput-1.2.2.tar.xz"
-sha512sums="d738890b7fc34a66cdb6ebb58f28060ffc81dccda56aa144622f62efc054431d75564d11f6d9a96a2c17032f15093ca98db9f087822977cec9fced428efd2f8b libinput-1.2.2.tar.xz"
+md5sums="458fc483f7227d3c4c330f4abd6dfa77 libinput-1.3.1.tar.xz"
+sha256sums="cdff653d93395c718f367af61fee866914bc45de75ac94abe7dc1b720462aca9 libinput-1.3.1.tar.xz"
+sha512sums="b63f28bb99544bea48742669156a8dd6041e00315cbe75849d6bcee2c9f7c0570c9b96e59982cdfe5f972bd15cd97f852038ecce0feaed071fe31cc26a3936e8 libinput-1.3.1.tar.xz"