aboutsummaryrefslogtreecommitdiffstats
path: root/main/libinput
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2017-12-01 09:05:55 +0100
committerSören Tempel <soeren+git@soeren-tempel.net>2017-12-02 17:13:11 +0100
commit831cdb702ac57d1946024c264ab0b586086917a6 (patch)
tree17a5e2f2466baddcfc74827d926328bb1a71404a /main/libinput
parentfa965be44008ffe8dc7240735f88450b9563d150 (diff)
downloadaports-831cdb702ac57d1946024c264ab0b586086917a6.tar.bz2
aports-831cdb702ac57d1946024c264ab0b586086917a6.tar.xz
main/libinput: upgrade to 1.9.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 6e34f49dcd..cf11f31b95 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.9.2
+pkgver=1.9.3
pkgrel=0
pkgdesc="Library for handling input devices"
url="http://www.freedesktop.org/wiki/Software/libinput/"
@@ -29,4 +29,4 @@ package() {
DESTDIR="$pkgdir" ninja -C builddir/ install
}
-sha512sums="99719ab26be8ed35937ce91307459fa8c4aa7c383a555f1012a058ba98ca1d1c5df0d9b5e6a45046341c6dbae496dc29512b487ac7873b6ec67cab1176ee04ac libinput-1.9.2.tar.xz"
+sha512sums="33fb17724d4c2992bf31f9bb2e0825955468058e122ad420678b01ee293e1651d659fbae8873a7913f571243b3618032774cd350d2513eb73320d40aaa9953d1 libinput-1.9.3.tar.xz"