diff --git a/kde-frameworks/kio/kio-5.115.0.recipe b/kde-frameworks/kio/kio-5.115.0.recipe index 78b4bbb9c..15ff1f41f 100644 --- a/kde-frameworks/kio/kio-5.115.0.recipe +++ b/kde-frameworks/kio/kio-5.115.0.recipe @@ -13,7 +13,7 @@ file dialog or any other KIO enabled infrastructure." HOMEPAGE="https://invent.kde.org/frameworks/kio/" COPYRIGHT="2010-2024 KDE Organisation" LICENSE="GNU LGPL v2" -REVISION="5" +REVISION="6" SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/kio-${portVersion}.tar.xz" CHECKSUM_SHA256="0f53387b5a883fcef3db10b7c1062485a314d42d9584d9119056e571568ff90b" PATCHES="kio-$portVersion.patchset" @@ -56,7 +56,7 @@ REQUIRES=" lib:libKF5IconThemes$secondaryArchSuffix lib:libKF5ItemViews$secondaryArchSuffix lib:libKF5JobWidgets$secondaryArchSuffix - lib:libKF5KCMUtils$secondaryArchSuffix +# lib:libKF5KCMUtils$secondaryArchSuffix lib:libKF5Service$secondaryArchSuffix lib:libKF5Solid$secondaryArchSuffix lib:libKF5SonnetUi$secondaryArchSuffix @@ -105,7 +105,7 @@ BUILD_REQUIRES=" devel:libKF5IconThemes$secondaryArchSuffix == $portVersion devel:libKF5ItemViews$secondaryArchSuffix == $portVersion devel:libKF5JobWidgets$secondaryArchSuffix == $portVersion - devel:libKF5KCMUtils$secondaryArchSuffix == $portVersion +# devel:libKF5KCMUtils$secondaryArchSuffix == $portVersion devel:libKF5Notifications$secondaryArchSuffix == $portVersion devel:libKF5Service$secondaryArchSuffix == $portVersion devel:libKF5Solid$secondaryArchSuffix == $portVersion