kdoctools: update to 5.96.0.

This commit is contained in:
John 2022-06-13 08:56:38 +02:00
parent a342894bf5
commit 9d2029cbf5
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kdoctools'
pkgname=kdoctools
version=5.94.0
version=5.96.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=f54e61ffe8c5e634e7d6e341020b63346d40b524d4a22565c86b9147033cd2f4
checksum=0b8101ee828fd5127bf213d740838e093a4d7b054407400041c9d9bada41d312
if [ "$CROSS_BUILD" ]; then
configure_args+=" -DDOCBOOKL10NHELPER_EXECUTABLE=/usr/bin/docbookl10nhelper"