libinput: update to 1.13.0.

This commit is contained in:
maxice8 2019-03-29 02:37:39 -03:00 committed by maxice8
parent 99cceeea89
commit 283a482265
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libinput'
pkgname=libinput
version=1.12.6
version=1.13.0
revision=1
build_style=meson
configure_args="-Ddebug-gui=false -Ddocumentation=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=12b4023a3fc683d3d8127db573bdf925a2ef366615042f69c87e57c32a50f45d
checksum=eb27c95d35c8fc9c7b96b9f0b2de5a043c47eb5f4b2868f353ab1bd0be0b616d
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -Dtests=true"