diff --git a/srcpkgs/frameworkintegration/template b/srcpkgs/frameworkintegration/template index 21582fbb975..99ef55296fd 100644 --- a/srcpkgs/frameworkintegration/template +++ b/srcpkgs/frameworkintegration/template @@ -1,17 +1,17 @@ # Template file for 'frameworkintegration' pkgname=frameworkintegration -version=5.56.0 +version=5.57.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" -hostmakedepends="extra-cmake-modules pkg-config" +hostmakedepends="kcoreaddons extra-cmake-modules pkg-config" makedepends="kiconthemes-devel knotifications-devel kpackage-devel knewstuff-devel" short_desc="Integration of Qt application with KDE workspaces" 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=ee8d46b629a95e49fda80e50ba8863504a6c463fec887f83370b7e7977db80f5 +checksum=9c5850c1d41900bcb81e7929d54856d0cdd2565a276e5e262f624eb1217cbb78 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python"