diff --git a/srcpkgs/libinput/template b/srcpkgs/libinput/template index bb422123d8b..a13f3353cdb 100644 --- a/srcpkgs/libinput/template +++ b/srcpkgs/libinput/template @@ -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"