kdoctools: update to 5.53.0.

This commit is contained in:
John 2018-12-09 12:05:43 +01:00 committed by Helmut Pozimski
parent 813090f42c
commit ba59612e8d

View file

@ -1,6 +1,6 @@
# Template file for 'kdoctools'
pkgname=kdoctools
version=5.52.0
version=5.53.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -12,7 +12,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.1-or-later"
homepage="https://projects.kde.org/projects/frameworks/kdoctools"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=368ef2d68a50ec006a6a05fbbd95574bb0620151b493d0fcdca32e964a2c2139
checksum=32d86563fe18abde8af6b93eaa5f3ff689e5783982a16ffe19e765631897514e
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools-devel"