From d50ea52060a0ae1ed0d6b684db2b8379c56aa073 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Thu, 29 Feb 2024 22:29:52 +1000 Subject: [PATCH] kconfigwidgets: bump version --- ...idgets-5.93.0.recipe => kconfigwidgets-5.115.0.recipe} | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) rename kde-frameworks/kconfigwidgets/{kconfigwidgets-5.93.0.recipe => kconfigwidgets-5.115.0.recipe} (89%) diff --git a/kde-frameworks/kconfigwidgets/kconfigwidgets-5.93.0.recipe b/kde-frameworks/kconfigwidgets/kconfigwidgets-5.115.0.recipe similarity index 89% rename from kde-frameworks/kconfigwidgets/kconfigwidgets-5.93.0.recipe rename to kde-frameworks/kconfigwidgets/kconfigwidgets-5.115.0.recipe index 83822f9a4..7d0ad071b 100644 --- a/kde-frameworks/kconfigwidgets/kconfigwidgets-5.93.0.recipe +++ b/kde-frameworks/kconfigwidgets/kconfigwidgets-5.115.0.recipe @@ -2,12 +2,12 @@ SUMMARY="Widgets for configuration dialogs" DESCRIPTION="KConfigWidgets provides easy-to-use classes to create \ configuration dialogs, as well as a set of widgets which uses KConfig \ to store their settings." -HOMEPAGE="https://github.com/KDE/kconfigwidgets/" -COPYRIGHT="2010-2022 KDE Organisation" +HOMEPAGE="hhttps://invent.kde.org/frameworks/kconfigwidgets/" +COPYRIGHT="2010-2024 KDE Organisation" LICENSE="GNU LGPL v2" REVISION="1" -SOURCE_URI="https://github.com/KDE/kconfigwidgets/archive/v$portVersion.tar.gz" -CHECKSUM_SHA256="3670a0440cee22c2ace4ee696b1778b43b09717e936e3ad709c2a901b870006d" +SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/kconfigwidgets-${portVersion}.tar.xz" +CHECKSUM_SHA256="8ddb3203d97ad6681e93cad4c9b826105a8214c1f143aacdc8cbf11fd47e955b" ARCHITECTURES="all !x86_gcc2" SECONDARY_ARCHITECTURES="x86"