libinput: update to 1.17.1.

Closes: #29930 [via git-merge-pr]
This commit is contained in:
travankor 2021-04-01 05:38:59 -07:00 committed by Érico Nogueira
parent 8c43f2b31d
commit d07fb0b5a0

View file

@ -1,6 +1,6 @@
# Template file for 'libinput'
pkgname=libinput
version=1.16.4
version=1.17.1
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=65923a06d5a8970e4a999c4668797b9b689614b62b1d44432ab1c87b65e39e29
checksum=e51c50f3ce253961bed452d9f93102cc26128406975ab88ff9ec9e6c3b875137
build_options="debug_gui"
desc_option_debug_gui="Build with debug GUI (GTK+3)"