kdoctools: update to 5.115.0.

This commit is contained in:
John 2024-02-11 23:31:28 +01:00
parent 305690f54e
commit b2bf56a3ab

View file

@ -1,6 +1,6 @@
# Template file for 'kdoctools' # Template file for 'kdoctools'
pkgname=kdoctools pkgname=kdoctools
version=5.113.0 version=5.115.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=4a7dd10c60796f433f48bde5b9ff5de0bd3430ba790d99d2cffa9e0bed27da31 checksum=51e90910f75caf45334961a881082a06c52f292103f1975a5d0a13f39d2fe243
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
configure_args+=" -DDOCBOOKL10NHELPER_EXECUTABLE=/usr/bin/docbookl10nhelper" configure_args+=" -DDOCBOOKL10NHELPER_EXECUTABLE=/usr/bin/docbookl10nhelper"