From 0b0028cb89fa0ae187fb7b4e2f8abb6806451407 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 13 Jul 2019 10:56:45 +0200 Subject: [PATCH] kxmlrpcclient: update to 5.60.0 [ci skip] --- srcpkgs/kxmlrpcclient/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kxmlrpcclient/template b/srcpkgs/kxmlrpcclient/template index 2452327719d..49c18f6a86f 100644 --- a/srcpkgs/kxmlrpcclient/template +++ b/srcpkgs/kxmlrpcclient/template @@ -1,6 +1,6 @@ # Template file for 'kxmlrpcclient' pkgname=kxmlrpcclient -version=5.59.0 +version=5.60.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=aa80b69d5be12ac6fc3b46a1f262af06a45b86000b1df59345bd2d013a8f4ff0 +checksum=e5f3bef626027b3cd84873362a5c6ee26692ee99a394ef9d944741670b1ca322 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python"