aboutsummaryrefslogtreecommitdiffstats
path: root/main/libinput
diff options
context:
space:
mode:
authorDaniel Sabogal <dsabogalcc@gmail.com>2017-09-25 13:33:58 -0400
committerTimo Teräs <timo.teras@iki.fi>2017-09-27 05:27:02 +0000
commit902e3528d4f54aa933e676ea45879a3981d769b8 (patch)
tree4287889f29e9ccb78d9ee1b0fbe74359262fadb4 /main/libinput
parent4a465ffbd9f0096b87f8929ae52dea383ed16a93 (diff)
downloadaports-902e3528d4f54aa933e676ea45879a3981d769b8.tar.bz2
aports-902e3528d4f54aa933e676ea45879a3981d769b8.tar.xz
main/libinput: upgrade to 1.8.2
Diffstat (limited to 'main/libinput')
-rw-r--r--main/libinput/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/libinput/APKBUILD b/main/libinput/APKBUILD
index 4b2a90435a..21371b6a8b 100644
--- a/main/libinput/APKBUILD
+++ b/main/libinput/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Maintainer: Daniel Sabogal <dsabogalcc@gmail.com>
pkgname=libinput
-pkgver=1.8.1
-pkgrel=1
+pkgver=1.8.2
+pkgrel=0
pkgdesc="Library for handling input devices"
url="http://www.freedesktop.org/wiki/Software/libinput/"
arch="all"
@@ -35,4 +35,4 @@ package() {
make DESTDIR="$pkgdir" -C "$builddir" install
}
-sha512sums="1566ccb7d1721ee2d16badc404896d31e3ac45fda71e2577db17141a507594f3827ed0a389bb537f946cb380d77feedef8e71df76ac89f8c11c44463df01ee4f libinput-1.8.1.tar.xz"
+sha512sums="555a7680cc8aaf62c5370a865f3aff0a933d42d94a3d8861c072666b02c9e1be45ea39de9a749a9575cdfb613b6150e412e18559d94d4919f21ca4680a3c76a7 libinput-1.8.2.tar.xz"