diff --git a/srcpkgs/kross/template b/srcpkgs/kross/template index c0aec6477cd..1d74b3dd1c1 100644 --- a/srcpkgs/kross/template +++ b/srcpkgs/kross/template @@ -1,6 +1,6 @@ # Template file for 'kross' pkgname=kross -version=5.58.0 +version=5.59.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=b71c521718acd9829124264e97990222c458eca4a2e0be471a853db55b07d872 +checksum=0dff1001b4d667d03ada2cb96ced640918bf526a5ac7445674a2f86c85f478da if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools-devel"