libinput: update to 1.16.2.

Closes: #25675 [via git-merge-pr]
This commit is contained in:
bra1nwave 2020-10-17 09:25:25 +02:00 committed by Andrew J. Hesford
parent a3f73eba0f
commit 43a6a0d2b3

View file

@ -1,6 +1,6 @@
# Template file for 'libinput'
pkgname=libinput
version=1.15.6
version=1.16.2
revision=1
build_style=meson
configure_args="$(vopt_bool debug_gui debug-gui) -Ddocumentation=false -Dtests=false"
@ -13,7 +13,7 @@ maintainer="bra1nwave <bra1nwave@protonmail.com>"
license="MIT"
homepage="https://www.freedesktop.org/wiki/Software/libinput"
distfiles="${FREEDESKTOP_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
checksum=aeedea216a6317ddc6e27c3d54f26b987078780db6a8320cc09e19c25b307f1c
checksum=fc3d8c50fe7abc4dc4406bc01262a3f8149864557f87279adcf300e523c160a9
build_options="debug_gui"
desc_option_debug_gui="Build with debug GUI (GTK+3)"