kdoctools: update to 5.87.0.

This commit is contained in:
John 2021-10-18 17:19:42 +02:00
parent 38222e91ec
commit 97d0ed7736

View file

@ -1,6 +1,6 @@
# Template file for 'kdoctools'
pkgname=kdoctools
version=5.86.0
version=5.87.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=9dd2a9e3930875f95b1d8e907fdc01c19d19f484d6e70c19c8f26c9aaac4b18e
checksum=fa0e84b1298f2d85ac31cf3fdc4282b463f43a68483795de3098ec5a76e4a555
if [ "$CROSS_BUILD" ]; then
configure_args+=" -DDOCBOOKL10NHELPER_EXECUTABLE=/usr/bin/docbookl10nhelper"