kdoctools: update to 5.68.0

[ci skip]
This commit is contained in:
John 2020-03-15 19:32:35 +01:00
parent 1f68674e4e
commit 2787e587ea
1 changed files with 2 additions and 2 deletions

View File

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