diff --git a/srcpkgs/frameworkintegration/template b/srcpkgs/frameworkintegration/template index 1307915bd72..0d08e0e5ee6 100644 --- a/srcpkgs/frameworkintegration/template +++ b/srcpkgs/frameworkintegration/template @@ -1,6 +1,6 @@ # Template file for 'frameworkintegration' pkgname=frameworkintegration -version=5.64.0 +version=5.65.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -11,7 +11,7 @@ maintainer="John " license="LGPL-2.0-or-later" homepage="https://projects.kde.org/projects/frameworks/frameworkintegration" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=6c1880f8300a014bb835ce29fd68651bfd38400de8044fe5914cb4392df48a26 +checksum=3170f99d4418b25225813822e22a1bdf8d73af87cd00b696089b696b151d43be if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python"