kxmlrpcclient: update to 5.62.0

[ci skip]
This commit is contained in:
John 2019-09-15 14:59:44 +02:00
parent cf65fb8698
commit 7b2e774943
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kxmlrpcclient'
pkgname=kxmlrpcclient
version=5.61.0
version=5.62.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=382b4730e4b32c1d300f8fdb6269e40995ec282ebe1cbb044ab1a2b2b68c3a1a
checksum=c284c3e5962d2ed6d0737e5814b85fa4d7926131b7799272cb56c464a12c4530
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"