diff options
Diffstat (limited to 'testing/libinput/APKBUILD')
-rw-r--r-- | testing/libinput/APKBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/testing/libinput/APKBUILD b/testing/libinput/APKBUILD index 99492045d..721b31872 100644 --- a/testing/libinput/APKBUILD +++ b/testing/libinput/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net> # Maintainer: pkgname=libinput -pkgver=1.1.3 +pkgver=1.1.4 pkgrel=0 pkgdesc="Library for handling input devices" url="http://www.freedesktop.org/wiki/Software/libinput/" @@ -34,6 +34,6 @@ package() { install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING } -md5sums="3bca9bd8fb2853216352b347dd247726 libinput-1.1.3.tar.xz" -sha256sums="b95af39391e2b91957af0addce691a4070b28aff69cd2348823bf6ce8169995e libinput-1.1.3.tar.xz" -sha512sums="ee51b6d005bacca57c4cad5a8b70097990299bf934cb460016176630009cea872e5413e053b09b456d35e085268a9a96ceb667ef0f4cd3b874e89cda2bb1c344 libinput-1.1.3.tar.xz" +md5sums="0945318141c1a9f52857bbf65d175f32 libinput-1.1.4.tar.xz" +sha256sums="302cb76209b9c57a5a318e178f9bc446eede8ea79386103b5291cbfaa5fab5b6 libinput-1.1.4.tar.xz" +sha512sums="54c1ca1cbb747d62950f5f5bf6a906cdb6b0e79305ba9d7e8408828691eb523be517bb88e739c6ab5465ec95b69c81f096fe8ad4b6bbbd010d431e72d79d0763 libinput-1.1.4.tar.xz" |