kxmlrpcclient: update to 5.66.0

[ci skip]
This commit is contained in:
John 2020-01-13 00:24:12 +01:00
parent de3763c33c
commit b2bf5da029
1 changed files with 4 additions and 7 deletions

View File

@ -1,21 +1,18 @@
# Template file for 'kxmlrpcclient'
pkgname=kxmlrpcclient
version=5.65.0
version=5.66.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="kcoreaddons extra-cmake-modules"
hostmakedepends="kcoreaddons extra-cmake-modules gettext
qt5-host-tools qt5-qmake python3"
makedepends="kio-devel"
short_desc="KDE XML-RPC client"
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=2b29df46f16c606488238c7936b8cfc198f06549e01ad4b52cae0cb66fa85282
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"
fi
checksum=6b637c138414d93104477034737c9e866d99e43f883a3dfc45d3220df6c21e6c
post_install() {
vlicense COPYING.BSD