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"