aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-18 17:46:17 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-03-18 20:54:28 +0000
commit0c213673cdfbc51a81796a5d8fe236254daff065 (patch)
tree35b9a326429b1ecf4b8eab8c0dd8f6000ba78ea7
parent3236e1a5981dc5c48c52a30eba091f50b2eaa2e1 (diff)
downloadaports-0c213673cdfbc51a81796a5d8fe236254daff065.tar.bz2
aports-0c213673cdfbc51a81796a5d8fe236254daff065.tar.xz
main/libinput: upgrade to 1.15.4
-rw-r--r--main/libinput/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/libinput/APKBUILD b/main/libinput/APKBUILD
index 9f87f16ccb..c5879f93ad 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.15.3
+pkgver=1.15.4
pkgrel=0
pkgdesc="Library for handling input devices"
url="https://www.freedesktop.org/wiki/Software/libinput"
@@ -33,4 +33,4 @@ package() {
DESTDIR="$pkgdir" ninja -C builddir/ install
}
-sha512sums="6636fd618e2b9cfa5ee44701207dc98f2639adc53eb3ef135509d936fb19b2cedf5184eab58e887798d9cf8ee65f35bc9062f7e3630080bcbe45a90a8b631ef2 libinput-1.15.3.tar.xz"
+sha512sums="4659818952dc729cd5bdb78ebe21edbbacbf8a66a592b13ba30f3bb4c4e264208ec94440a253cfa4edc8b2ef904954eecea6be0f8d63cf239e3858d3abb64a80 libinput-1.15.4.tar.xz"