diff --git a/srcpkgs/kxmlrpcclient/template b/srcpkgs/kxmlrpcclient/template index c5b62dd06c7..7c5ca929c8a 100644 --- a/srcpkgs/kxmlrpcclient/template +++ b/srcpkgs/kxmlrpcclient/template @@ -1,6 +1,6 @@ # Template file for 'kxmlrpcclient' pkgname=kxmlrpcclient -version=5.62.0 +version=5.63.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -11,7 +11,7 @@ maintainer="John " 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=c284c3e5962d2ed6d0737e5814b85fa4d7926131b7799272cb56c464a12c4530 +checksum=2c215687514d0c2f71f4fcf25d9a104e1ab6822eeb03fd8e9f17df28bb67024d if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python"