aboutsummaryrefslogtreecommitdiffstats
path: root/testing/libinput
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2016-08-12 11:05:04 +0200
committerSören Tempel <soeren+git@soeren-tempel.net>2016-08-12 11:08:14 +0200
commita79e2922bdf7244d8f24f5bed7492ff1d1f2508c (patch)
tree1938254562fce43c8f9d21b4ac44c3e84ed84971 /testing/libinput
parent3dd1a3b25c4540f46b8f4752a83c4bf12e229f13 (diff)
downloadaports-a79e2922bdf7244d8f24f5bed7492ff1d1f2508c.tar.bz2
aports-a79e2922bdf7244d8f24f5bed7492ff1d1f2508c.tar.xz
testing/libinput: upgrade to 1.4.1
Diffstat (limited to 'testing/libinput')
-rw-r--r--testing/libinput/APKBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/testing/libinput/APKBUILD b/testing/libinput/APKBUILD
index 9c20a1f46..960fb64d5 100644
--- a/testing/libinput/APKBUILD
+++ b/testing/libinput/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Maintainer:
pkgname=libinput
-pkgver=1.4.0
+pkgver=1.4.1
pkgrel=0
pkgdesc="Library for handling input devices"
url="http://www.freedesktop.org/wiki/Software/libinput/"
@@ -9,7 +9,7 @@ arch="all"
license="custom"
depends=""
depends_dev=""
-makedepends="mtdev-dev eudev-dev libevdev-dev"
+makedepends="mtdev-dev eudev-dev libevdev-dev grep"
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="643d21c63d5dcc2d73de3d573e9f7538 libinput-1.4.0.tar.xz"
-sha256sums="76ef10874519d1a67b57e5c68ede06106b9fbf611a3ecf69c84886107c67b420 libinput-1.4.0.tar.xz"
-sha512sums="1b9922c5f528df5dbcaa8ed5376c8b36a0e3f5108a9012fc2e3811ff9fdab7c814fc63c4c0404ac26cbf925db45a6fbd8c7bf5ec288a795b2e7123c315b20765 libinput-1.4.0.tar.xz"
+md5sums="2e7ba577ed74d8d1baeb07dbd4fb912a libinput-1.4.1.tar.xz"
+sha256sums="26e7b3ab499358caba499705680ea7e5851af2bd37dc32f2be64181610d6392a libinput-1.4.1.tar.xz"
+sha512sums="4f5c580db54c12e85f24356ffa1b10ee2322c769da707393900a089ea6b71ce5bbb1786e8a8ee544f2ee52d0974a410ed5756cb7b6a6570a66f84420315df2e2 libinput-1.4.1.tar.xz"