aboutsummaryrefslogtreecommitdiffstats
path: root/main/libinput
diff options
context:
space:
mode:
authorprspkt <prspkt@protonmail.com>2019-08-26 21:33:57 +0300
committerLeonardo Arena <rnalrd@alpinelinux.org>2019-08-28 10:13:34 +0000
commitdf071e4ae388c3db34926a264279dc7c18c4d0a8 (patch)
tree20be23214a03a79e43f5a9a914b090d3f190f753 /main/libinput
parenta77ceeee999afa4d930305541e0c52a07e3d3afd (diff)
downloadaports-df071e4ae388c3db34926a264279dc7c18c4d0a8.tar.bz2
aports-df071e4ae388c3db34926a264279dc7c18c4d0a8.tar.xz
main/libinput: upgrade to 1.14.1
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 5816ebf77d..e6ebeb0910 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.14.0
+pkgver=1.14.1
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="e501c5b8a58bb287c175692af0e59ff766a8613eb576aaa0700686dfbb6c6ab63b7a5d3f148fce75397c8170bc49871068861d93c352355ab5d0d9e7f1b059ec libinput-1.14.0.tar.xz"
+sha512sums="8416bab51ba1aab924fa1b41360bc2ad101fb60d3a82c73584bb1e2454554524716673e3eac7f08c18bd6a1ecdfa52ea3cfe09c7a866c59fcd47d75960e82d4c libinput-1.14.1.tar.xz"