diff --git a/srcpkgs/kxmlrpcclient/template b/srcpkgs/kxmlrpcclient/template index 1dd766bb4e2..b2ea3a91c93 100644 --- a/srcpkgs/kxmlrpcclient/template +++ b/srcpkgs/kxmlrpcclient/template @@ -1,6 +1,6 @@ # Template file for 'kxmlrpcclient' pkgname=kxmlrpcclient -version=5.41.0 +version=5.42.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -11,7 +11,7 @@ maintainer="Denis Revin " license="LGPL-2" homepage="https://projects.kde.org/projects/frameworks/kxmlrpcclient" distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=27e66dc96c787069583dc44a80f29c27a3ac0e3482a8694664df28146637f678 +checksum=9659806fd7558d3f8893e2455657bbd144b40d88eb52fd864ed3691a8fb83132 if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python"