From 71f2e83e3852e00c764717d948f80a9a45b99c4e Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 6 Feb 2016 07:40:02 +0100 Subject: [PATCH] libinput: update to 1.1.6. --- srcpkgs/libinput/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libinput/template b/srcpkgs/libinput/template index a1572cc363f..906783a2f96 100644 --- a/srcpkgs/libinput/template +++ b/srcpkgs/libinput/template @@ -1,6 +1,6 @@ # Template file for 'libinput' pkgname=libinput -version=1.1.5 +version=1.1.6 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=5e08c45dbb8bf32490cc6cd626da098564d646d161a07cba2e3adbd9745c0622 +checksum=f26f5e02c4942775cfa5f143562cf4ed9fc3be8bc2c3c461acc8de1b114a1c63 libinput-devel_package() { short_desc+=" - development files"