From ea7b02f687133ed82436e8b7ef2019e639eb0e11 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 9 Dec 2016 14:12:52 +0000 Subject: [PATCH] libinput: update to 1.5.3. --- srcpkgs/libinput/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libinput/template b/srcpkgs/libinput/template index cbfe0296217..938283fd1bc 100644 --- a/srcpkgs/libinput/template +++ b/srcpkgs/libinput/template @@ -1,6 +1,6 @@ # Template file for 'libinput' pkgname=libinput -version=1.5.2 +version=1.5.3 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=ba26e2bc64ed551eaef193178ed06b07b97a09ac6f4e442f5f15bbc3f3174682 +checksum=91206c523b4e7aeecf296d0b94276c61bea90b9260d198c8ee3a91eced10a6e3 # static_assert() CFLAGS="-std=c11"