kxmlrpcclient: update to 5.61.0

[ci skip]
This commit is contained in:
John 2019-08-11 20:57:49 +02:00
parent 8c16bcd6fd
commit 85b1135771
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.60.0
version=5.61.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=e5f3bef626027b3cd84873362a5c6ee26692ee99a394ef9d944741670b1ca322
checksum=382b4730e4b32c1d300f8fdb6269e40995ec282ebe1cbb044ab1a2b2b68c3a1a
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"