kxmlrpcclient: update to 5.65.0

[ci skip]
This commit is contained in:
John 2019-12-14 13:47:45 +01:00
parent cb9b1e70cb
commit 2655c4d79c

View file

@ -1,6 +1,6 @@
# Template file for 'kxmlrpcclient' # Template file for 'kxmlrpcclient'
pkgname=kxmlrpcclient pkgname=kxmlrpcclient
version=5.64.0 version=5.65.0
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DBUILD_TESTING=OFF" configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.1-or-later, BSD-2-Clause" license="LGPL-2.1-or-later, BSD-2-Clause"
homepage="https://projects.kde.org/projects/frameworks/kxmlrpcclient" homepage="https://projects.kde.org/projects/frameworks/kxmlrpcclient"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=8c36472cb69a2d5eeb88c437907f7b0b46703ef34d04df7b45a8c90eb95fd6b0 checksum=2b29df46f16c606488238c7936b8cfc198f06549e01ad4b52cae0cb66fa85282
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python" hostmakedepends+=" qt5-host-tools qt5-qmake python"