diff --git a/srcpkgs/libinput/template b/srcpkgs/libinput/template index cb4f7f6533d..1c817cd8975 100644 --- a/srcpkgs/libinput/template +++ b/srcpkgs/libinput/template @@ -1,6 +1,6 @@ # Template file for 'libinput' pkgname=libinput -version=1.15.2 +version=1.15.3 revision=1 build_style=meson configure_args="-Ddebug-gui=false -Ddocumentation=false -Dtests=false" @@ -12,7 +12,7 @@ maintainer="bra1nwave " license="MIT" homepage="https://www.freedesktop.org/wiki/Software/libinput" distfiles="${FREEDESKTOP_SITE}/${pkgname}/${pkgname}-${version}.tar.xz" -checksum=971c3fbfb624f95c911adeb2803c372e4e3647d1b98f278f660051f834597747 +checksum=5b12427dd50489c2b41b04ae2ca54e31a112a33cb861f00ccd15a2ad7a88694d if [ "$XBPS_CHECK_PKGS" ]; then configure_args+=" -Dtests=true"