kxmlrpcclient: update to 5.59.0

[ci skip]
This commit is contained in:
John 2019-06-08 14:20:08 +02:00
parent 105bb6ee43
commit 48bb814dbb
No known key found for this signature in database
GPG key ID: 778558807E4FFC55

View file

@ -1,6 +1,6 @@
# Template file for 'kxmlrpcclient'
pkgname=kxmlrpcclient
version=5.58.0
version=5.59.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ 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=53f647bb8d9165ddf6326703486470c7e9fc4ef392991501319e5c69f25f0ea3
checksum=aa80b69d5be12ac6fc3b46a1f262af06a45b86000b1df59345bd2d013a8f4ff0
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"