kdoctools: update to 5.86.0.

This commit is contained in:
John 2021-09-15 23:11:18 +02:00
parent 6ddf15925f
commit ff777602bd

View file

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