kxmlrpcclient: update to 5.55.0.

This commit is contained in:
John Zimmermann 2019-02-09 14:24:34 +01:00
parent 52f4074d45
commit 7e290a46fb

View file

@ -1,6 +1,6 @@
# Template file for 'kxmlrpcclient'
pkgname=kxmlrpcclient
version=5.54.0
version=5.55.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=c69743cdafe74e7538baa7e857d9136b3a5a9122dcaecd3661be22ca0bf33aa5
checksum=681402ad3527821459cfc0db5ac85f4248ca913f150737fafb522e27b6e5e394
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"