aboutsummaryrefslogtreecommitdiffstats
path: root/main/libinput
diff options
context:
space:
mode:
authorDaniel Sabogal <dsabogalcc@gmail.com>2017-10-05 12:27:26 -0400
committerTimo Teräs <timo.teras@iki.fi>2017-10-20 05:22:59 +0000
commitb8cb7160e1384279174210f4c590c75cd43b4058 (patch)
tree5adc40b40fae61e6cc521b4f85e732d7233d56e0 /main/libinput
parent29bad0fd9e9c5a31ecf74ae706d008d41afbf840 (diff)
downloadaports-b8cb7160e1384279174210f4c590c75cd43b4058.tar.bz2
aports-b8cb7160e1384279174210f4c590c75cd43b4058.tar.xz
main/libinput: upgrade to 1.8.3
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 21371b6a8b..9aefed3036 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.8.2
+pkgver=1.8.3
pkgrel=0
pkgdesc="Library for handling input devices"
url="http://www.freedesktop.org/wiki/Software/libinput/"
@@ -35,4 +35,4 @@ package() {
make DESTDIR="$pkgdir" -C "$builddir" install
}
-sha512sums="555a7680cc8aaf62c5370a865f3aff0a933d42d94a3d8861c072666b02c9e1be45ea39de9a749a9575cdfb613b6150e412e18559d94d4919f21ca4680a3c76a7 libinput-1.8.2.tar.xz"
+sha512sums="88006d217e3507858fa6b9ac1f25c267255fb51d1bcf1208d2afd423bf2a9292944bc5526ea91f27fad3ff04c2f9f43ab3aa25fd9fb7ace1231ecd33ddf18de6 libinput-1.8.3.tar.xz"