kxmlrpcclient: update to 5.57.0
[ci skip]
This commit is contained in:
parent
32f17ac8b4
commit
e534d753a1
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'kxmlrpcclient'
|
||||
pkgname=kxmlrpcclient
|
||||
version=5.56.0
|
||||
version=5.57.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="extra-cmake-modules"
|
||||
hostmakedepends="kcoreaddons extra-cmake-modules"
|
||||
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=14a300a68ac6ade06206ebfc296c5ae2aa55b6f95629f87e19fb055108bd56ae
|
||||
checksum=d47d5cc49f050dda3a26f7654226c0d124ca5ba5503a60e606307426bbe43b9d
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
||||
|
|
Loading…
Reference in a new issue