aboutsummaryrefslogtreecommitdiffstats
path: root/main/libinput
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-09 17:02:42 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-03-09 17:13:28 -0300
commitcb2d3b7ae9b6d682fb8a71f1742c643cdbad2015 (patch)
tree157c9aecd7cc8deca011f9d442663d9b7ce87c79 /main/libinput
parent981d5bd50e21c967b279107d20282c3f74e63ae7 (diff)
downloadaports-cb2d3b7ae9b6d682fb8a71f1742c643cdbad2015.tar.bz2
aports-cb2d3b7ae9b6d682fb8a71f1742c643cdbad2015.tar.xz
main/libinput: upgrade to 1.15.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 c43be269c0..9f87f16ccb 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.2
+pkgver=1.15.3
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="f6b50dbdf6ee6b65f88e020c4292c94c3178125d58629f27c2e52f92b658ccd67e0c5604fbf0b303621ff0386637ce1e291daaa991761d4145e8bcda4dd128a2 libinput-1.15.2.tar.xz"
+sha512sums="6636fd618e2b9cfa5ee44701207dc98f2639adc53eb3ef135509d936fb19b2cedf5184eab58e887798d9cf8ee65f35bc9062f7e3630080bcbe45a90a8b631ef2 libinput-1.15.3.tar.xz"