kdoctools: update to 5.76.0

[ci skip]
This commit is contained in:
John 2020-11-19 09:33:48 +01:00 committed by John Zimmermann
parent 0f4fcabbc0
commit fd94806e6b

View file

@ -1,6 +1,6 @@
# Template file for 'kdoctools'
pkgname=kdoctools
version=5.75.0
version=5.76.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=4463dd3021ebff078a92d0556f37cbfa1b16ba970e8ad510bf397bd55f49381a
checksum=84ea7974d741e6261e8c269750367a00375c6111dbc542e917647d0267337ae4
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools-devel"