kdoctools: update to 5.66.0

[ci skip]
This commit is contained in:
John 2020-01-13 00:21:39 +01:00
parent 72e17d2435
commit 1246ff76be
1 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
# Template file for 'kdoctools'
pkgname=kdoctools
version=5.65.0
version=5.66.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="kcoreaddons extra-cmake-modules perl perl-URI"
hostmakedepends="gettext kcoreaddons extra-cmake-modules perl perl-URI"
makedepends="ki18n-devel karchive-devel libxml2-devel libxslt-devel docbook-xml docbook-xsl"
depends="docbook-xml docbook-xsl"
short_desc="KDE Create documentation from DocBook"
@ -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=0ff2b70bc46ffc7b62dba9476163ed26ba7fddb8be0ba34ecf48055bcabb649b
checksum=41e4ca7aceab17919ef4a82ad99606f520ebfe57f30205597b4184f7a3730a7a
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools-devel"