kxmlrpcclient: update to 5.50.0.
This commit is contained in:
parent
d198d17c95
commit
d142375fa1
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'kxmlrpcclient'
|
# Template file for 'kxmlrpcclient'
|
||||||
pkgname=kxmlrpcclient
|
pkgname=kxmlrpcclient
|
||||||
version=5.49.0
|
version=5.50.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
hostmakedepends="extra-cmake-modules"
|
hostmakedepends="extra-cmake-modules"
|
||||||
makedepends="kio-devel"
|
makedepends="kio-devel"
|
||||||
short_desc="KDE XML-RPC client"
|
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"
|
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=06c0dc10623ecb1b844c47577a53229c7d5789f895902fda9ef21c7decb69250
|
checksum=d90c38f0eb00f883b73e81f943e19c0920e23e45f8ddae410dfaaf89c0eab80f
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
||||||
|
|
Loading…
Reference in New Issue