kdoctools: update to 5.54.0.

This commit is contained in:
John Zimmermann 2019-01-12 17:43:57 +00:00
parent c7edd83826
commit 7739a95ef6
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kdoctools'
pkgname=kdoctools
version=5.53.0
version=5.54.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=32d86563fe18abde8af6b93eaa5f3ff689e5783982a16ffe19e765631897514e
checksum=a6c556eed5d7362ed20d75458386dec4de04feae3c583ed1133a71bf296e7575
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools-devel"