kdoctools: update to 5.110.0.

This commit is contained in:
John 2023-09-13 15:52:23 +02:00
parent c6a13039a9
commit 82c474ab7a
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kdoctools'
pkgname=kdoctools
version=5.109.0
version=5.110.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=a44e5b5e02ba5857d9dabe391672e889a1cbcd18e4b6a0794f9778af5250e69d
checksum=923c7e2edbe948275317014ac3c57897ebc657f556a1d0c353f363c3ee7d05bc
if [ "$CROSS_BUILD" ]; then
configure_args+=" -DDOCBOOKL10NHELPER_EXECUTABLE=/usr/bin/docbookl10nhelper"