From 419720719a754f36d6036ed3b2c96be339d3ee1a Mon Sep 17 00:00:00 2001 From: Sir_Boops Date: Wed, 16 Aug 2017 09:16:30 -0400 Subject: [PATCH] kxmlrpcclient: update to 5.37.0 --- srcpkgs/kxmlrpcclient/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kxmlrpcclient/template b/srcpkgs/kxmlrpcclient/template index 6ce68f2306a..e2821a867c1 100644 --- a/srcpkgs/kxmlrpcclient/template +++ b/srcpkgs/kxmlrpcclient/template @@ -1,6 +1,6 @@ # Template file for 'kxmlrpcclient' pkgname=kxmlrpcclient -version=5.36.0 +version=5.37.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=a181b54e093a257309d960c797159e7bcbeccee7aa5b59e4e708880045eca793 +checksum=78bfc409af7d71f0387973cabe8b520627f5eca5e66ad6181ea4bbdb0cdac9ca if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python"