kdoctools: update to 5.55.0.

This commit is contained in:
John Zimmermann 2019-02-09 14:23:22 +01:00
parent c039500660
commit c601c28374

View file

@ -1,7 +1,7 @@
# Template file for 'kdoctools'
pkgname=kdoctools
version=5.54.0
revision=2
version=5.55.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="extra-cmake-modules perl perl-URI"
@ -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=a6c556eed5d7362ed20d75458386dec4de04feae3c583ed1133a71bf296e7575
checksum=d490fc6b7c52a2b02ed21cedbd0e1e84878871cf2c43b76080beb83e37a08a36
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools-devel"