kdoctools: update to 5.56.0

[ci skip]
This commit is contained in:
John 2019-03-09 13:08:36 +01:00
parent da5d7ff0f9
commit 5b082d5b10
No known key found for this signature in database
GPG Key ID: 778558807E4FFC55
1 changed files with 2 additions and 2 deletions

View File

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