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