From de5f3b05ef7cc16ae421729200668dbc3220b9a5 Mon Sep 17 00:00:00 2001 From: John Date: Mon, 15 Oct 2018 10:59:53 +0200 Subject: [PATCH] kxmlrpcclient: update to 5.51.0. --- srcpkgs/kxmlrpcclient/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kxmlrpcclient/template b/srcpkgs/kxmlrpcclient/template index 99178b780c1..03cdb2b2b64 100644 --- a/srcpkgs/kxmlrpcclient/template +++ b/srcpkgs/kxmlrpcclient/template @@ -1,6 +1,6 @@ # Template file for 'kxmlrpcclient' pkgname=kxmlrpcclient -version=5.50.0 +version=5.51.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -11,7 +11,7 @@ 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=d90c38f0eb00f883b73e81f943e19c0920e23e45f8ddae410dfaaf89c0eab80f +checksum=87b4974fc87f40bf5c51e81c22f372b855b0c0eecc32908f1817cc563abd4e3b if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python"