libinput: update to 1.13.1.

This commit is contained in:
maxice8 2019-04-09 02:57:51 -03:00 committed by maxice8
parent 49d27cf36b
commit 78051f73b1

View file

@ -1,7 +1,7 @@
# Template file for 'libinput'
pkgname=libinput
version=1.13.0
revision=2
version=1.13.1
revision=1
build_style=meson
configure_args="-Ddebug-gui=false -Ddocumentation=false
-Dtests=false"
@ -13,7 +13,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
license="MIT"
homepage="https://www.freedesktop.org/wiki/Software/libinput"
distfiles="${FREEDESKTOP_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
checksum=eb27c95d35c8fc9c7b96b9f0b2de5a043c47eb5f4b2868f353ab1bd0be0b616d
checksum=e1d487d478ee2bb118890a64211c2b7f2348aaed7363b214bed4d642274841ab
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -Dtests=true"