kxmlrpcclient: update to 5.37.0

This commit is contained in:
Sir_Boops 2017-08-16 09:16:30 -04:00
parent 94bb922028
commit 419720719a

View file

@ -1,6 +1,6 @@
# Template file for 'kxmlrpcclient'
pkgname=kxmlrpcclient
version=5.36.0
version=5.37.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
license="LGPL-2"
homepage="https://projects.kde.org/projects/frameworks/kxmlrpcclient"
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=a181b54e093a257309d960c797159e7bcbeccee7aa5b59e4e708880045eca793
checksum=78bfc409af7d71f0387973cabe8b520627f5eca5e66ad6181ea4bbdb0cdac9ca
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"