From 7e290a46fbf470316896d72c9b93bb0176b0449a Mon Sep 17 00:00:00 2001 From: John Zimmermann Date: Sat, 9 Feb 2019 14:24:34 +0100 Subject: [PATCH] kxmlrpcclient: update to 5.55.0. --- srcpkgs/kxmlrpcclient/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kxmlrpcclient/template b/srcpkgs/kxmlrpcclient/template index 77335c0b08..0ced55a5bd 100644 --- a/srcpkgs/kxmlrpcclient/template +++ b/srcpkgs/kxmlrpcclient/template @@ -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 " 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"