kxmlrpcclient: update to 5.50.0.

This commit is contained in:
John 2018-09-08 10:39:59 +02:00 committed by Helmut Pozimski
parent d198d17c95
commit d142375fa1
1 changed files with 3 additions and 3 deletions

View File

@ -1,17 +1,17 @@
# Template file for 'kxmlrpcclient'
pkgname=kxmlrpcclient
version=5.49.0
version=5.50.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="extra-cmake-modules"
makedepends="kio-devel"
short_desc="KDE XML-RPC client"
maintainer="Denis Revin <denis.revin@gmail.com>"
maintainer="John <johnz@posteo.net>"
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=06c0dc10623ecb1b844c47577a53229c7d5789f895902fda9ef21c7decb69250
checksum=d90c38f0eb00f883b73e81f943e19c0920e23e45f8ddae410dfaaf89c0eab80f
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"