kdoctools: update to 5.67.0

[ci skip]
This commit is contained in:
John 2020-02-10 12:52:33 +01:00
parent 2e2f2692fb
commit 854e29a7b3

View file

@ -1,6 +1,6 @@
# Template file for 'kdoctools'
pkgname=kdoctools
version=5.66.0
version=5.67.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=41e4ca7aceab17919ef4a82ad99606f520ebfe57f30205597b4184f7a3730a7a
checksum=181d005583e7e2dc0159bcd42fb39bb2981976c736c9e305c5f2416278005c6a
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools-devel"