aboutsummaryrefslogtreecommitdiffstats
path: root/main/libinput
diff options
context:
space:
mode:
authorprspkt <prspkt@protonmail.com>2018-03-07 23:44:17 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-03-09 16:31:17 +0000
commit115ba7db3314d9ea3f43bfeacb2f40703fca8afd (patch)
tree53bb0fd5c2e8e4e9f079678c33683e79ad29d6f4 /main/libinput
parent3099f5d036263950b1cba2a8adbad3fa4ad93e1d (diff)
downloadaports-115ba7db3314d9ea3f43bfeacb2f40703fca8afd.tar.bz2
aports-115ba7db3314d9ea3f43bfeacb2f40703fca8afd.tar.xz
main/libinput: upgrade to 1.10.2
Diffstat (limited to 'main/libinput')
-rw-r--r--main/libinput/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/libinput/APKBUILD b/main/libinput/APKBUILD
index ae04b6ed5d..60f68f5d4a 100644
--- a/main/libinput/APKBUILD
+++ b/main/libinput/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Maintainer: Daniel Sabogal <dsabogalcc@gmail.com>
pkgname=libinput
-pkgver=1.10.1
+pkgver=1.10.2
pkgrel=0
pkgdesc="Library for handling input devices"
url="http://www.freedesktop.org/wiki/Software/libinput"
@@ -29,4 +29,4 @@ package() {
DESTDIR="$pkgdir" ninja -C builddir/ install
}
-sha512sums="69e7cd12f3d686d1b09afd93fe072ddd6f8c9a1f04c0a651c7dd02c5a20b3f8163c5b787b41bf3ae91db0da7d3e2958d315d6c9a2875259c62b0d290ac89d1fb libinput-1.10.1.tar.xz"
+sha512sums="c0418b2e0919fe085839a9ce7d4f155ea7a76f5395f5ed0ab7ab2f2226a2085b10ada5006bfb64c65d98a5fcc19395f722de379f0977a6c52a3630a9c0ad556e libinput-1.10.2.tar.xz"