From 618cc8cb5721d2f0e5380c7baa0265df6e7aea1e Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 30 Jan 2016 07:59:22 +0100 Subject: [PATCH] libinput: update to 1.1.5. --- srcpkgs/libinput/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libinput/template b/srcpkgs/libinput/template index fe562395084..a1572cc363f 100644 --- a/srcpkgs/libinput/template +++ b/srcpkgs/libinput/template @@ -1,6 +1,6 @@ # Template file for 'libinput' pkgname=libinput -version=1.1.4 +version=1.1.5 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=302cb76209b9c57a5a318e178f9bc446eede8ea79386103b5291cbfaa5fab5b6 +checksum=5e08c45dbb8bf32490cc6cd626da098564d646d161a07cba2e3adbd9745c0622 libinput-devel_package() { short_desc+=" - development files"