aboutsummaryrefslogtreecommitdiffstats
path: root/main/libinput
diff options
context:
space:
mode:
authorprspkt <prspkt@protonmail.com>2019-08-10 22:55:56 +0300
committerNatanael Copa <ncopa@alpinelinux.org>2019-08-19 09:21:03 +0000
commitbbbd0f69e389e831851e5ed9eb368ee7dd8e11b2 (patch)
tree6948205b7825f3cbdab74ac59cff397ae28dec3a /main/libinput
parentdfd606239a4a7894c449671f8d6ea0a9a2844d1c (diff)
downloadaports-bbbd0f69e389e831851e5ed9eb368ee7dd8e11b2.tar.bz2
aports-bbbd0f69e389e831851e5ed9eb368ee7dd8e11b2.tar.xz
main/libinput: upgrade to 1.14.0
Signed-off-by: prspkt <prspkt@protonmail.com>
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 9b84a16c19..5816ebf77d 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.13.4
+pkgver=1.14.0
pkgrel=0
pkgdesc="Library for handling input devices"
url="https://www.freedesktop.org/wiki/Software/libinput"
@@ -35,4 +35,4 @@ package() {
DESTDIR="$pkgdir" ninja -C builddir/ install
}
-sha512sums="ccfdfc704dab9ea19a503399ecd4ce3a95b8d9480b8dfddeb80be01236c34c6f2f472be0e12e04dddd68092611470d303351e092141bc7491729639bcf7e64d7 libinput-1.13.4.tar.xz"
+sha512sums="e501c5b8a58bb287c175692af0e59ff766a8613eb576aaa0700686dfbb6c6ab63b7a5d3f148fce75397c8170bc49871068861d93c352355ab5d0d9e7f1b059ec libinput-1.14.0.tar.xz"