kdoctools: update to 5.92.0.

This commit is contained in:
John 2022-03-20 03:17:37 +01:00
parent 8303238b2a
commit f4b3f531ee

View file

@ -1,6 +1,6 @@
# Template file for 'kdoctools'
pkgname=kdoctools
version=5.91.0
version=5.92.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=7620010ddfaec988715be343af4e35f8bac75b5e14d1fa9d3bdbbe620925990a
checksum=86a3aeb8b91dec0e1cd81b646654ebd750a8aedfac9b4d53b9b0019a91720870
if [ "$CROSS_BUILD" ]; then
configure_args+=" -DDOCBOOKL10NHELPER_EXECUTABLE=/usr/bin/docbookl10nhelper"