diff --git a/srcpkgs/libinput/template b/srcpkgs/libinput/template index 428c541cb8..beb22c6a6a 100644 --- a/srcpkgs/libinput/template +++ b/srcpkgs/libinput/template @@ -1,6 +1,6 @@ # Template file for 'libinput' pkgname=libinput -version=1.4.2 +version=1.5.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=8c38826a785594811bef6a9daadbfa2e172e3f070f8863393d6fb7ca4c68e451 +checksum=5a96559385ecfaa30f9e72ea89eb8ebbc97caf68e458f451f4ed62315311081c # static_assert() CFLAGS="-std=c11"