diff --git a/kde-frameworks/kcmutils/kcmutils-5.115.0.recipe b/kde-frameworks/kcmutils/kcmutils-5.115.0.recipe index 7039e9ff5..a23af206b 100644 --- a/kde-frameworks/kcmutils/kcmutils-5.115.0.recipe +++ b/kde-frameworks/kcmutils/kcmutils-5.115.0.recipe @@ -4,7 +4,7 @@ KCModules can be created with the KConfigWidgets framework." HOMEPAGE="hhttps://invent.kde.org/frameworks/kcmutils/" COPYRIGHT="2010-2024 KDE Organisation" LICENSE="GNU LGPL v2" -REVISION="1" +REVISION="2" SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/kcmutils-${portVersion}.tar.xz" CHECKSUM_SHA256="039352afcc31b5414d961b3fc94f0eae54c6b83d9d7b768beca9018198175d1e" @@ -14,6 +14,7 @@ SECONDARY_ARCHITECTURES="x86" PROVIDES=" kcmutils$secondaryArchSuffix = $portVersion lib:libKF5KCMUtils$secondaryArchSuffix = $portVersion compat >= 5 + lib:libKF5KCMUtilsCore$secondaryArchSuffix = $portVersion compat >= 5 " REQUIRES=" haiku$secondaryArchSuffix @@ -46,6 +47,7 @@ REQUIRES=" PROVIDES_devel=" kcmutils${secondaryArchSuffix}_devel = $portVersion devel:libKF5KCMUtils$secondaryArchSuffix = $portVersion compat >= 5 + devel:libKF5KCMUtilsCore$secondaryArchSuffix = $portVersion compat >= 5 " REQUIRES_devel=" kcmutils$secondaryArchSuffix == $portVersion base