libinput: update to 1.31.0

This commit is contained in:
dogknowsnx
2026-03-14 22:09:14 +01:00
committed by Duncan Overbruck
parent 2cf64c907c
commit 59cfe77bac
+2 -2
View File
@@ -1,7 +1,7 @@
# Template file for 'libinput'
# keep in sync with libinput-debug-gui
pkgname=libinput
version=1.30.1
version=1.31.0
revision=1
build_style=meson
configure_args="-Db_ndebug=false -Ddebug-gui=false"
@@ -15,7 +15,7 @@ license="MIT"
homepage="https://www.freedesktop.org/wiki/Software/libinput"
changelog="https://gitlab.freedesktop.org/libinput/libinput/-/releases"
distfiles="https://gitlab.freedesktop.org/libinput/libinput/-/archive/${version}/libinput-${version}.tar.gz"
checksum=4339a2b9cc96ede3c120dedaedc61e48ce567808c5229e66587525ea972ef617
checksum=5f95a8ce039b3b2b4560a60bbdb920518d41baa9419344e5878c94bd841d5a54
if [ -z "$CROSS_BUILD" ] && [ "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -Dtests=true"