kxmlrpcclient: update to 5.36.0.
This commit is contained in:
parent
c03f0c360b
commit
4bddc9da07
1 changed files with 6 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kxmlrpcclient'
|
||||
pkgname=kxmlrpcclient
|
||||
version=5.29.0
|
||||
version=5.36.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -11,7 +11,11 @@ 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=629dc2d17b1e4f89fe0074010dc8b4c53269f9be426e432826b23c0a5a243c27
|
||||
checksum=a181b54e093a257309d960c797159e7bcbeccee7aa5b59e4e708880045eca793
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
||||
fi
|
||||
|
||||
kxmlrpcclient-devel_package() {
|
||||
short_desc+=" - development"
|
||||
|
|
Loading…
Reference in a new issue