kdoctools: update to 5.59.0

[ci skip]
This commit is contained in:
John 2019-06-08 14:18:21 +02:00
parent 7d35fc8549
commit 1442d01be0
No known key found for this signature in database
GPG key ID: 778558807E4FFC55

View file

@ -1,6 +1,6 @@
# Template file for 'kdoctools'
pkgname=kdoctools
version=5.58.0
version=5.59.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=5c0b915d0f054098b47c5c1ef6ee0d174a9a607405f23c3921276189cefd48f4
checksum=ec732210181d42a7dd61d66954f302afd4444e436081212a85e0e35c405c8e09
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools-devel"