From 26cd3a680c71972aa0a379799c6397be81973464 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sat, 17 Feb 2018 23:26:54 +0100 Subject: [PATCH] kxmlrpcclient: update to 5.43.0. --- srcpkgs/kxmlrpcclient/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kxmlrpcclient/template b/srcpkgs/kxmlrpcclient/template index b2ea3a91c93..e8319687710 100644 --- a/srcpkgs/kxmlrpcclient/template +++ b/srcpkgs/kxmlrpcclient/template @@ -1,6 +1,6 @@ # Template file for 'kxmlrpcclient' pkgname=kxmlrpcclient -version=5.42.0 +version=5.43.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -11,7 +11,7 @@ maintainer="Denis Revin " license="LGPL-2" homepage="https://projects.kde.org/projects/frameworks/kxmlrpcclient" distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=9659806fd7558d3f8893e2455657bbd144b40d88eb52fd864ed3691a8fb83132 +checksum=76179b324edd620f3713a6b05c1db341d8c4113e242a76af531b2b3c0fe62931 if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python"