kdoctools: update to 5.72.0

[ci skip]
This commit is contained in:
John 2020-07-11 11:27:54 +02:00
parent 4a6a976012
commit 1899a54832

View file

@ -1,6 +1,6 @@
# Template file for 'kdoctools'
pkgname=kdoctools
version=5.71.0
version=5.72.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -10,9 +10,9 @@ depends="docbook-xml docbook-xsl"
short_desc="KDE Create documentation from DocBook"
maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later"
homepage="https://projects.kde.org/projects/frameworks/kdoctools"
homepage="https://invent.kde.org/frameworks/kdoctools"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=1e2fcaa97a014e82f68c0c36591ce84568ead7abd59b66e534789103e162cd09
checksum=28836a88fd7107386b3a4c1037458d330d42dea7fa8213d06e9912dc5e19253b
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools-devel"