From 283a4822655fa0d15c3d84db2f6c7dd671a6bcc2 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Fri, 29 Mar 2019 02:37:39 -0300 Subject: [PATCH] libinput: update to 1.13.0. --- srcpkgs/libinput/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libinput/template b/srcpkgs/libinput/template index ef0f04fa126..7441355db83 100644 --- a/srcpkgs/libinput/template +++ b/srcpkgs/libinput/template @@ -1,6 +1,6 @@ # Template file for 'libinput' pkgname=libinput -version=1.12.6 +version=1.13.0 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=12b4023a3fc683d3d8127db573bdf925a2ef366615042f69c87e57c32a50f45d +checksum=eb27c95d35c8fc9c7b96b9f0b2de5a043c47eb5f4b2868f353ab1bd0be0b616d if [ "$XBPS_CHECK_PKGS" ]; then configure_args+=" -Dtests=true"