diff --git a/srcpkgs/libinput/template b/srcpkgs/libinput/template index 522e2ad5aec..2abea36ee6c 100644 --- a/srcpkgs/libinput/template +++ b/srcpkgs/libinput/template @@ -1,6 +1,6 @@ # Template file for 'libinput' pkgname=libinput -version=1.4.0 +version=1.4.1 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=76ef10874519d1a67b57e5c68ede06106b9fbf611a3ecf69c84886107c67b420 +checksum=26e7b3ab499358caba499705680ea7e5851af2bd37dc32f2be64181610d6392a # static_assert() CFLAGS="-std=c11"