From 2b74bacca1d5abc10956b2f751747e25a4a65f66 Mon Sep 17 00:00:00 2001 From: prspkt Date: Fri, 28 Jun 2019 19:43:38 +0300 Subject: main/libinput: upgrade to 1.13.4 --- main/libinput/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main/libinput/APKBUILD b/main/libinput/APKBUILD index 6c671a8d5e..9b84a16c19 100644 --- a/main/libinput/APKBUILD +++ b/main/libinput/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Sören Tempel # Maintainer: Daniel Sabogal pkgname=libinput -pkgver=1.13.2 +pkgver=1.13.4 pkgrel=0 pkgdesc="Library for handling input devices" url="https://www.freedesktop.org/wiki/Software/libinput" @@ -35,4 +35,4 @@ package() { DESTDIR="$pkgdir" ninja -C builddir/ install } -sha512sums="26f11c5274c26acc38b9b5729195010c0799a9563f1eb0e0cd67e323f8ed73b0fc8db8584ec8fdf1b726417f64c2daeb54832167079832626c8c1190fccf459f libinput-1.13.2.tar.xz" +sha512sums="ccfdfc704dab9ea19a503399ecd4ce3a95b8d9480b8dfddeb80be01236c34c6f2f472be0e12e04dddd68092611470d303351e092141bc7491729639bcf7e64d7 libinput-1.13.4.tar.xz" -- cgit v1.2.3