diff options
-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 20b275df8c..9c20a1f46f 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.3.2 +pkgver=1.4.0 pkgrel=0 pkgdesc="Library for handling input devices" url="http://www.freedesktop.org/wiki/Software/libinput/" @@ -35,6 +35,6 @@ package() { install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING } -md5sums="d5c9d16825666078930d2df6103acde8 libinput-1.3.2.tar.xz" -sha256sums="0701230781b59c0f1510ae86da15a7b15655e723ace366ad479ccb09fe92a183 libinput-1.3.2.tar.xz" -sha512sums="d492d3abc7bfbeb71496a9d382cd2f8b42db7ba1ec55dee2e74da9d5034299ccc79a78901674b73a9764db9515b674d41059b0d59319b46deb310820014e5367 libinput-1.3.2.tar.xz" +md5sums="643d21c63d5dcc2d73de3d573e9f7538 libinput-1.4.0.tar.xz" +sha256sums="76ef10874519d1a67b57e5c68ede06106b9fbf611a3ecf69c84886107c67b420 libinput-1.4.0.tar.xz" +sha512sums="1b9922c5f528df5dbcaa8ed5376c8b36a0e3f5108a9012fc2e3811ff9fdab7c814fc63c4c0404ac26cbf925db45a6fbd8c7bf5ec288a795b2e7123c315b20765 libinput-1.4.0.tar.xz" |