diff --git a/kde-frameworks/kparts/kparts-5.93.0.recipe b/kde-frameworks/kparts/kparts-5.115.0.recipe similarity index 92% rename from kde-frameworks/kparts/kparts-5.93.0.recipe rename to kde-frameworks/kparts/kparts-5.115.0.recipe index db8785390..c58ca76bb 100644 --- a/kde-frameworks/kparts/kparts-5.93.0.recipe +++ b/kde-frameworks/kparts/kparts-5.115.0.recipe @@ -2,12 +2,12 @@ SUMMARY="Plugin framework for user interface components" DESCRIPTION="This library implements the framework for KDE parts, which are \ elaborate widgets with a user-interface defined in terms of actions (menu \ items, toolbar icons)." -HOMEPAGE="https://github.com/KDE/kparts/" -COPYRIGHT="2010-2022 KDE Organisation" +HOMEPAGE="https://invent.kde.org/frameworks/kparts/" +COPYRIGHT="2010-2024 KDE Organisation" LICENSE="GNU LGPL v2" REVISION="1" -SOURCE_URI="https://github.com/KDE/kparts/archive/v$portVersion.tar.gz" -CHECKSUM_SHA256="1ceeabbb91f9070e2b4a7bae335f0f781b2b66c64d79045d4ca5ba67bec3a3df" +SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/kparts-${portVersion}.tar.xz" +CHECKSUM_SHA256="a2ad3379d71843d3efeac3e98b6416509c024eff1135e45724fe5c1722cb7d94" ARCHITECTURES="all !x86_gcc2" SECONDARY_ARCHITECTURES="x86" @@ -82,7 +82,7 @@ BUILD_PREREQUIRES=" cmd:g++$secondaryArchSuffix cmd:lrelease$secondaryArchSuffix >= 5 cmd:make - cmd:python2 + cmd:python3.10 " PATCH()