summaryrefslogtreecommitdiff
path: root/user/libinput
diff options
context:
space:
mode:
authorKiyoshi Aman <kiyoshi.aman+adelie@gmail.com>2019-11-19 01:18:36 -0500
committerKiyoshi Aman <kiyoshi.aman+adelie@gmail.com>2019-11-19 01:18:36 -0500
commit29d7ced44850335249d8c32e2a11f5b78bd7e7f5 (patch)
tree486d9f4470e1abe63ce51a9bae4b422617d02913 /user/libinput
parent4e6c4148373dade378a5d07e0a2d7beb435ba2be (diff)
downloadpackages-29d7ced44850335249d8c32e2a11f5b78bd7e7f5.tar.gz
packages-29d7ced44850335249d8c32e2a11f5b78bd7e7f5.tar.bz2
packages-29d7ced44850335249d8c32e2a11f5b78bd7e7f5.tar.xz
packages-29d7ced44850335249d8c32e2a11f5b78bd7e7f5.zip
user/libinput: upgrade to 1.14.3
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 5ed7e4e7b..950841163 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.14.1
+pkgver=1.14.3
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="8416bab51ba1aab924fa1b41360bc2ad101fb60d3a82c73584bb1e2454554524716673e3eac7f08c18bd6a1ecdfa52ea3cfe09c7a866c59fcd47d75960e82d4c libinput-1.14.1.tar.xz"
+sha512sums="f01d1bd1b25b8060519575644597d35f0c89de5386d298441f440128ceee3e57549921a058adec31adc8b33dbdedf4c0bd12c76905a69f752859d3136e26336d libinput-1.14.3.tar.xz"