diff --git a/srcpkgs/libinput/template b/srcpkgs/libinput/template index beb22c6a6a1..9ca315201b0 100644 --- a/srcpkgs/libinput/template +++ b/srcpkgs/libinput/template @@ -1,6 +1,6 @@ # Template file for 'libinput' pkgname=libinput -version=1.5.0 +version=1.5.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=5a96559385ecfaa30f9e72ea89eb8ebbc97caf68e458f451f4ed62315311081c +checksum=d4f63933b0967bd691735af5e3919e2d29c2121d4e05867cc4e10ff3ae8e2dd8 # static_assert() CFLAGS="-std=c11"