kdoctools: update to 5.89.0.

This commit is contained in:
John 2021-12-13 17:00:58 +01:00
parent b10444c3ac
commit 81fce47f72

View file

@ -1,6 +1,6 @@
# Template file for 'kdoctools'
pkgname=kdoctools
version=5.88.0
version=5.89.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=14b00acc8129395cb7e523a7cb55ec6ddb479166c96693b7b13eefe285ec9030
checksum=e1319af7ee5d108c651e3acb70ab28328d24be009de174646a233e2d7c2118f5
if [ "$CROSS_BUILD" ]; then
configure_args+=" -DDOCBOOKL10NHELPER_EXECUTABLE=/usr/bin/docbookl10nhelper"