diff --git a/srcpkgs/libinput/template b/srcpkgs/libinput/template index a573adf81f2..f3303d136d6 100644 --- a/srcpkgs/libinput/template +++ b/srcpkgs/libinput/template @@ -1,6 +1,6 @@ # Template file for 'libinput' pkgname=libinput -version=1.2.4 +version=1.3.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=aee3650ad2a864ab9a10e7e63df543cc2b475f6bf3974751037a2df325dabbb1 +checksum=998a75fb261d161efaa7da44411cdc9a32a953280e4ffc6322ca19f057d0c1ea # static_assert() CFLAGS="-std=c11"