kdoctools: update to 5.73.0

[ci skip]
This commit is contained in:
John 2020-08-08 13:08:12 +02:00
parent b8f77af13a
commit d15514cd67

View file

@ -1,6 +1,6 @@
# Template file for 'kdoctools'
pkgname=kdoctools
version=5.72.0
version=5.73.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -12,7 +12,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=28836a88fd7107386b3a4c1037458d330d42dea7fa8213d06e9912dc5e19253b
checksum=d8dd74776d47e009d4a204d69a78428603ca99317095d7b7edca49c3d93b1b5d
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools-devel"