summaryrefslogtreecommitdiff
path: root/user/libinput
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2019-08-13 19:26:56 +0000
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2019-08-13 19:26:56 +0000
commitb7c08aeaebf25fc238026d5b54348a9a891f2e84 (patch)
treec6a2171b1775d7b469ab1138a0cc006f86e96bff /user/libinput
parentd302335ef2ec77a825bb0514b949230522b9a4ed (diff)
downloadpackages-b7c08aeaebf25fc238026d5b54348a9a891f2e84.tar.gz
packages-b7c08aeaebf25fc238026d5b54348a9a891f2e84.tar.bz2
packages-b7c08aeaebf25fc238026d5b54348a9a891f2e84.tar.xz
packages-b7c08aeaebf25fc238026d5b54348a9a891f2e84.zip
user/libinput: bump to 1.14.0
Diffstat (limited to 'user/libinput')
-rw-r--r--user/libinput/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/user/libinput/APKBUILD b/user/libinput/APKBUILD
index 2492cf4ee..666516c77 100644
--- a/user/libinput/APKBUILD
+++ b/user/libinput/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
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/"
@@ -31,4 +31,4 @@ package() {
DESTDIR="$pkgdir" ninja -C builddir/ install
}
-sha512sums="ccfdfc704dab9ea19a503399ecd4ce3a95b8d9480b8dfddeb80be01236c34c6f2f472be0e12e04dddd68092611470d303351e092141bc7491729639bcf7e64d7 libinput-1.13.4.tar.xz"
+sha512sums="e501c5b8a58bb287c175692af0e59ff766a8613eb576aaa0700686dfbb6c6ab63b7a5d3f148fce75397c8170bc49871068861d93c352355ab5d0d9e7f1b059ec libinput-1.14.0.tar.xz"