diff --git a/srcpkgs/kross/template b/srcpkgs/kross/template index 07f69d6686..a5c370d491 100644 --- a/srcpkgs/kross/template +++ b/srcpkgs/kross/template @@ -1,6 +1,6 @@ # Template file for 'kross' pkgname=kross -version=5.51.0 +version=5.52.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -11,7 +11,7 @@ maintainer="John " license="LGPL-2.1-or-later" homepage="https://projects.kde.org/projects/frameworks/kross" distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz" -checksum=6173fc30073d995ff79c30288bdead2a80c88469607b8772281e7f51c07d338d +checksum=9aafba35b57614758dc13c018b40fa47be470a9dffb503e07e290411edce0c95 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools-devel"