From fbb734ef649c3894bf61487fe9011a13b700703d Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 11 Feb 2016 06:33:22 +0100 Subject: [PATCH] libinput: update to 1.1.7. --- srcpkgs/libinput/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libinput/template b/srcpkgs/libinput/template index 906783a2f96..d329bbfd934 100644 --- a/srcpkgs/libinput/template +++ b/srcpkgs/libinput/template @@ -1,6 +1,6 @@ # Template file for 'libinput' pkgname=libinput -version=1.1.6 +version=1.1.7 revision=1 build_style=gnu-configure hostmakedepends="pkg-config" @@ -10,7 +10,7 @@ maintainer="Juan RP " license="MIT" homepage="http://www.freedesktop.org/wiki/Software/libinput/" distfiles="$FREEDESKTOP_SITE/$pkgname/$pkgname-$version.tar.xz" -checksum=f26f5e02c4942775cfa5f143562cf4ed9fc3be8bc2c3c461acc8de1b114a1c63 +checksum=ad35e597795a3ee9f928edfaf5a6f724b106702ea316b17eb0a58ea6704e3d24 libinput-devel_package() { short_desc+=" - development files"