From 21e74f04ed4cfbddde6f3ae7a82b0a43be92aabe Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Sat, 22 Aug 2015 10:47:56 +0200 Subject: [PATCH] libinput: update to 0.21.0. --- srcpkgs/libinput/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libinput/template b/srcpkgs/libinput/template index 7c953479922..4ea65035541 100644 --- a/srcpkgs/libinput/template +++ b/srcpkgs/libinput/template @@ -1,6 +1,6 @@ # Template file for 'libinput' pkgname=libinput -version=0.20.0 +version=0.21.0 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=175bdfce97cfab13a2a0d02c3138fcf02f60c8fcd098835a97128ff114d7125d +checksum=7cce7a9e510dfe5c4a19ad00e9350808d4f59f8611fd2b5e87213c507283f550 libinput-devel_package() { short_desc+=" - development files"