diff --git a/srcpkgs/plasma-framework/template b/srcpkgs/plasma-framework/template index fb0e3660411..415475fe5a3 100644 --- a/srcpkgs/plasma-framework/template +++ b/srcpkgs/plasma-framework/template @@ -1,10 +1,10 @@ # Template file for 'plasma-framework' pkgname=plasma-framework -version=5.56.1 +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="kactivities5-devel kdeclarative-devel kdoctools-devel kwayland-devel kirigami2-devel" depends="qt5-quickcontrols qt5-graphicaleffects qt5-multimedia" @@ -13,7 +13,7 @@ maintainer="John " license="LGPL-2.1-or-later" homepage="https://projects.kde.org/projects/frameworks/plasma-framework" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=dc3c756cd0a91fa8a343c994606cceb5024615232d48fc7ebeecbfec98c0c772 +checksum=b886aeee6691911ead25e6fd5631fa41ce2330b0fbbdc040717fa576bacae2ca if [ "$CROSS_BUILD" ]; then configure_args=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"