diff --git a/srcpkgs/libinput/template b/srcpkgs/libinput/template index b4f886150b9..52dc17e8020 100644 --- a/srcpkgs/libinput/template +++ b/srcpkgs/libinput/template @@ -1,7 +1,7 @@ # Template file for 'libinput' pkgname=libinput -version=1.13.0 -revision=2 +version=1.13.1 +revision=1 build_style=meson configure_args="-Ddebug-gui=false -Ddocumentation=false -Dtests=false" @@ -13,7 +13,7 @@ maintainer="maxice8 " license="MIT" homepage="https://www.freedesktop.org/wiki/Software/libinput" distfiles="${FREEDESKTOP_SITE}/${pkgname}/${pkgname}-${version}.tar.xz" -checksum=eb27c95d35c8fc9c7b96b9f0b2de5a043c47eb5f4b2868f353ab1bd0be0b616d +checksum=e1d487d478ee2bb118890a64211c2b7f2348aaed7363b214bed4d642274841ab if [ "$XBPS_CHECK_PKGS" ]; then configure_args+=" -Dtests=true"