diff --git a/kde-frameworks/kcmutils/kcmutils-5.93.0.recipe b/kde-frameworks/kcmutils/kcmutils-5.115.0.recipe similarity index 91% rename from kde-frameworks/kcmutils/kcmutils-5.93.0.recipe rename to kde-frameworks/kcmutils/kcmutils-5.115.0.recipe index 4c76a46fe..7039e9ff5 100644 --- a/kde-frameworks/kcmutils/kcmutils-5.93.0.recipe +++ b/kde-frameworks/kcmutils/kcmutils-5.115.0.recipe @@ -1,12 +1,12 @@ SUMMARY="Utilities for KDE System Settings modules" DESCRIPTION="KCMUtils provides various classes to work with KCModules. \ KCModules can be created with the KConfigWidgets framework." -HOMEPAGE="https://github.com/KDE/kcmutils/" -COPYRIGHT="2010-2022 KDE Organisation" +HOMEPAGE="hhttps://invent.kde.org/frameworks/kcmutils/" +COPYRIGHT="2010-2024 KDE Organisation" LICENSE="GNU LGPL v2" REVISION="1" -SOURCE_URI="https://github.com/KDE/kcmutils/archive/v$portVersion.tar.gz" -CHECKSUM_SHA256="0bffc6edd75fcf4822d52a82821714da11a2b7e002744b7bf4d8aac6591c5886" +SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/kcmutils-${portVersion}.tar.xz" +CHECKSUM_SHA256="039352afcc31b5414d961b3fc94f0eae54c6b83d9d7b768beca9018198175d1e" ARCHITECTURES="all !x86_gcc2" SECONDARY_ARCHITECTURES="x86" @@ -75,7 +75,7 @@ BUILD_PREREQUIRES=" cmd:g++$secondaryArchSuffix cmd:lrelease$secondaryArchSuffix >= 5 cmd:make - cmd:python2 + cmd:python3.10 " PATCH()