diff --git a/srcpkgs/libwacom/template b/srcpkgs/libwacom/template index 16909e5f31720c..5576449bdb6b3a 100644 --- a/srcpkgs/libwacom/template +++ b/srcpkgs/libwacom/template @@ -1,6 +1,6 @@ # Template file for 'libwacom' pkgname=libwacom -version=2.19.1 +version=2.20.0 revision=1 build_style=meson configure_args="-Ddocumentation=disabled" @@ -13,7 +13,7 @@ license="MIT" homepage="https://github.com/linuxwacom/libwacom" changelog="https://raw.githubusercontent.com/linuxwacom/libwacom/master/NEWS" distfiles="https://github.com/linuxwacom/libwacom/releases/download/libwacom-${version}/libwacom-${version}.tar.xz" -checksum=a1e5b1e7ef60fa70ed05b55d888d980ec7e86bd15594857f3c48c529b661bf32 +checksum=370b45b5e05a91960df0aeb9c9481ae05846aab92ab2d4ec66945a0da4216888 if [ -z "$CROSS_BUILD" ] && [ "${XBPS_CHECK_PKGS}" ]; then configure_args+=" -Dtests=enabled"