diff --git a/srcpkgs/frameworkintegration/template b/srcpkgs/frameworkintegration/template index 67233a1e762..21582fbb975 100644 --- a/srcpkgs/frameworkintegration/template +++ b/srcpkgs/frameworkintegration/template @@ -1,6 +1,6 @@ # Template file for 'frameworkintegration' pkgname=frameworkintegration -version=5.55.0 +version=5.56.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=b1724eced475ba98847dfa77e234984cce54c42e59921d1997d7808e8c98d75d +checksum=ee8d46b629a95e49fda80e50ba8863504a6c463fec887f83370b7e7977db80f5 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python"