From d2cfff03e92b1d04fbd53445c88bc810703db72a Mon Sep 17 00:00:00 2001 From: Duncaen Date: Sat, 18 May 2019 00:27:09 +0200 Subject: [PATCH] libinput: update to 1.13.2. --- srcpkgs/libinput/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libinput/template b/srcpkgs/libinput/template index 52dc17e8020..dcf2e43e0e0 100644 --- a/srcpkgs/libinput/template +++ b/srcpkgs/libinput/template @@ -1,6 +1,6 @@ # Template file for 'libinput' pkgname=libinput -version=1.13.1 +version=1.13.2 revision=1 build_style=meson configure_args="-Ddebug-gui=false -Ddocumentation=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=e1d487d478ee2bb118890a64211c2b7f2348aaed7363b214bed4d642274841ab +checksum=1d9fa0698348dea46f75321d98788f8ac7181c069b70c4d10736910a12bb6a6d if [ "$XBPS_CHECK_PKGS" ]; then configure_args+=" -Dtests=true"