kdoctools: update to 5.88.0.

This commit is contained in:
John 2021-11-14 15:37:26 +01:00
parent b228f38116
commit 7c44dfd954

View file

@ -1,6 +1,6 @@
# Template file for 'kdoctools'
pkgname=kdoctools
version=5.87.0
version=5.88.0
revision=1
build_style=cmake
build_helper=qemu
@ -15,7 +15,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/frameworks/kdoctools"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=fa0e84b1298f2d85ac31cf3fdc4282b463f43a68483795de3098ec5a76e4a555
checksum=14b00acc8129395cb7e523a7cb55ec6ddb479166c96693b7b13eefe285ec9030
if [ "$CROSS_BUILD" ]; then
configure_args+=" -DDOCBOOKL10NHELPER_EXECUTABLE=/usr/bin/docbookl10nhelper"