diff --git a/srcpkgs/libinput/template b/srcpkgs/libinput/template index df6b4a4198b..d429098fa2f 100644 --- a/srcpkgs/libinput/template +++ b/srcpkgs/libinput/template @@ -1,6 +1,6 @@ # Template file for 'libinput' pkgname=libinput -version=1.21.0 +version=1.22.0 revision=1 build_style=meson configure_args="-Db_ndebug=false -Ddebug-gui=false" @@ -12,7 +12,7 @@ maintainer="Michal Vasilek " license="MIT" homepage="https://www.freedesktop.org/wiki/Software/libinput" distfiles="https://gitlab.freedesktop.org/libinput/libinput/-/archive/${version}/libinput-${version}.tar.gz" -checksum=1b23c180f5b297303ed36f5a549910f5d320b0eb21052eac67a966d4eaa4e01d +checksum=ebbe5a966cf2a12f59666adbfb505cafca58635b96239bbcdf04a09dc4cd0d7b if [ "$XBPS_CHECK_PKGS" ]; then configure_args+=" -Dtests=true"