kdoctools: update to 5.43.0.

This commit is contained in:
Helmut Pozimski 2018-02-17 22:00:16 +01:00 committed by Jürgen Buchmüller
parent a7d4ca33d1
commit 1973b2873d
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kdoctools'
pkgname=kdoctools
version=5.42.0
version=5.43.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -12,7 +12,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
license="LGPL-2"
homepage="https://projects.kde.org/projects/frameworks/kdoctools"
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=bf4e03e90b7b324e8b96979b0854c9d1178c7a64bf5710650d9051dab61a7ead
checksum=50061c842c15be2b53fd49550c818be3468469b260eda7b974ee846b4c7091d2
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools-devel"