kdoctools: update to 5.97.0.

This commit is contained in:
John 2022-08-21 13:28:53 +02:00
parent c602bec040
commit e9638b7af1

View file

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