libinput: update to 1.17.3.

This commit is contained in:
Anthony Iliopoulos 2021-05-28 20:45:14 +02:00 committed by Andrew Benson
parent 25a775f97f
commit 0b4e296157
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libinput'
pkgname=libinput
version=1.17.2
version=1.17.3
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=b822263086b6588b9a9a153be97dea409f63927fb67b9a241748e76f222a5be1
checksum=0d010e0bf601b5d3a06b3c4d77d67751cf554f3e6448e57aa046ea9ee8f818ac
build_options="debug_gui"
desc_option_debug_gui="Build with debug GUI (GTK+3)"