diff --git a/srcpkgs/libinput/template b/srcpkgs/libinput/template index d5b88caeee0..cc58c673839 100644 --- a/srcpkgs/libinput/template +++ b/srcpkgs/libinput/template @@ -1,7 +1,7 @@ # Template file for 'libinput' pkgname=libinput -version=1.22.0 -revision=2 +version=1.22.1 +revision=1 build_style=meson configure_args="-Db_ndebug=false -Ddebug-gui=false" hostmakedepends="pkg-config" @@ -11,8 +11,9 @@ short_desc="Provides handling input devices in Wayland compositors and X" maintainer="Michal Vasilek " 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=ebbe5a966cf2a12f59666adbfb505cafca58635b96239bbcdf04a09dc4cd0d7b +checksum=45d9e03c16c3c343b7537aa7f744ae9339b1a0dae446ecbe6f5ed9d49be11e87 if [ "$XBPS_CHECK_PKGS" ]; then configure_args+=" -Dtests=true"