diff --git a/srcpkgs/kxmlrpcclient/template b/srcpkgs/kxmlrpcclient/template index e67c6c47aa..55fbff2f60 100644 --- a/srcpkgs/kxmlrpcclient/template +++ b/srcpkgs/kxmlrpcclient/template @@ -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 " 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"