kdoctools: update to 5.107.0.

This commit is contained in:
John 2023-06-10 17:24:49 +02:00
parent 22ea891d9c
commit c82ca3d251

View file

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