From a6f7e44938110cc28526cdd730d78cad407b269d Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 19 Apr 2018 08:33:33 -0300 Subject: [PATCH] libinput: update to 1.10.5. Closes #13617. Signed-off-by: Enno Boland --- srcpkgs/libinput/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/libinput/template b/srcpkgs/libinput/template index d035a47838..308f0ef42a 100644 --- a/srcpkgs/libinput/template +++ b/srcpkgs/libinput/template @@ -1,6 +1,6 @@ # Template file for 'libinput' pkgname=libinput -version=1.10.4 +version=1.10.5 revision=1 build_style=meson configure_args="-Dtests=false -Ddebug-gui=false -Ddocumentation=false" @@ -9,9 +9,9 @@ makedepends="libevdev-devel libwacom-devel mtdev-devel" short_desc="Provides handling input devices in Wayland compositors and X" maintainer="Juan RP " license="MIT" -homepage="http://www.freedesktop.org/wiki/Software/libinput/" -distfiles="$FREEDESKTOP_SITE/$pkgname/$pkgname-$version.tar.xz" -checksum=2330a82f3e4b617a4f9ff0f2bf9cc217b3c4e69d767e61ca59ca07add61f68ac +homepage="https://www.freedesktop.org/wiki/Software/libinput" +distfiles="${FREEDESKTOP_SITE}/${pkgname}/${pkgname}-${version}.tar.xz" +checksum=cbb1c03b8fb4b1d3781db5c8c66cdc1e754c0354037bcf39b2d8d08710077b2e post_install() { vlicense COPYING