aboutsummaryrefslogtreecommitdiffstats
path: root/main/libinput
diff options
context:
space:
mode:
authorDaniel Sabogal <dsabogalcc@gmail.com>2017-05-10 18:18:20 -0400
committerNatanael Copa <ncopa@alpinelinux.org>2017-05-11 01:00:49 +0000
commitbd468eefa7c0cc4e85b932d636c3449f2a02912f (patch)
tree691d091efca36efcf0c1c65fa54c6389cf1786dc /main/libinput
parent37f6f3763e1fa9bc952eca6720924f097f8e4f9c (diff)
downloadaports-bd468eefa7c0cc4e85b932d636c3449f2a02912f.tar.bz2
aports-bd468eefa7c0cc4e85b932d636c3449f2a02912f.tar.xz
main/libinput: upgrade to 1.7.2
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 3c855ca549..fa56819d76 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.7.0
+pkgver=1.7.2
pkgrel=0
pkgdesc="Library for handling input devices"
url="http://www.freedesktop.org/wiki/Software/libinput/"
@@ -32,4 +32,4 @@ package() {
make DESTDIR="$pkgdir" -C "$builddir" install
}
-sha512sums="9058eab813ea3de230835155ca843f248127cbafaf1aecc9a2e209a0215b090beef0468cc863a24320f8d0db1f2863baba680e2416e9e409e958b2c1d18e43a1 libinput-1.7.0.tar.xz"
+sha512sums="cdbd2994e954aac9538fe907c275e6e23e2bed0e9c4c65f19591bdcdbf5074131c72b92e87de87c03f75a991fcdb7f568b491a12f00031c4eba11082ca44d69f libinput-1.7.2.tar.xz"