kxmlrpcclient: update to 5.57.0

[ci skip]
This commit is contained in:
John 2019-04-13 19:18:52 +02:00
parent 32f17ac8b4
commit e534d753a1

View file

@ -1,17 +1,17 @@
# Template file for 'kxmlrpcclient'
pkgname=kxmlrpcclient
version=5.56.0
version=5.57.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="extra-cmake-modules"
hostmakedepends="kcoreaddons extra-cmake-modules"
makedepends="kio-devel"
short_desc="KDE XML-RPC client"
maintainer="John <johnz@posteo.net>"
license="LGPL-2.1-or-later, BSD-2-Clause"
homepage="https://projects.kde.org/projects/frameworks/kxmlrpcclient"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=14a300a68ac6ade06206ebfc296c5ae2aa55b6f95629f87e19fb055108bd56ae
checksum=d47d5cc49f050dda3a26f7654226c0d124ca5ba5503a60e606307426bbe43b9d
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"