diff --git a/srcpkgs/libinput/template b/srcpkgs/libinput/template index b06705f0d7a..b2a1e5e8dae 100644 --- a/srcpkgs/libinput/template +++ b/srcpkgs/libinput/template @@ -1,6 +1,6 @@ # Template file for 'libinput' pkgname=libinput -version=1.2.0 +version=1.2.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=1754b917fe675507ea80445b4f2e91d76cb6a6935508fe37234807affb316e2c +checksum=e2db8c5357f8859b33c58e583601f50509f085ae9340a58790bcf44f1480c1c3 # static_assert() CFLAGS="-std=c11"