From c01d4253e6e2f2385ea74511c64c0f7ce99b5758 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Sat, 2 Mar 2024 13:53:07 +1000 Subject: [PATCH] knewstuff: bump version --- ...wstuff-5.93.0.recipe => knewstuff-5.115.0.recipe} | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) rename kde-frameworks/knewstuff/{knewstuff-5.93.0.recipe => knewstuff-5.115.0.recipe} (93%) diff --git a/kde-frameworks/knewstuff/knewstuff-5.93.0.recipe b/kde-frameworks/knewstuff/knewstuff-5.115.0.recipe similarity index 93% rename from kde-frameworks/knewstuff/knewstuff-5.93.0.recipe rename to kde-frameworks/knewstuff/knewstuff-5.115.0.recipe index b639412c9..1455b8cab 100644 --- a/kde-frameworks/knewstuff/knewstuff-5.93.0.recipe +++ b/kde-frameworks/knewstuff/knewstuff-5.115.0.recipe @@ -2,12 +2,12 @@ SUMMARY="Framework for downloading and sharing additional application data" DESCRIPTION="The KNewStuff library implements collaborative data sharing \ for applications. It uses libattica to support the Open Collaboration \ Services specification." -HOMEPAGE="https://github.com/KDE/knewstuff/" -COPYRIGHT="2010-2022 KDE Organisation" +HOMEPAGE="https://invent.kde.org/frameworks/knewstuff/" +COPYRIGHT="2010-2024 KDE Organisation" LICENSE="GNU LGPL v2" -REVISION="2" -SOURCE_URI="https://github.com/KDE/knewstuff/archive/v$portVersion.tar.gz" -CHECKSUM_SHA256="592440544c68a6367581104c247a78475c16d95fd09575814a0840b080f91283" +REVISION="1" +SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/knewstuff-${portVersion}.tar.xz" +CHECKSUM_SHA256="8ba19192800d1ee01a58b500bf60eed1bbf72b968469aed36c7380ac355d1cff" ARCHITECTURES="all !x86_gcc2" SECONDARY_ARCHITECTURES="x86" @@ -99,7 +99,7 @@ BUILD_PREREQUIRES=" cmd:g++$secondaryArchSuffix cmd:lrelease$secondaryArchSuffix >= 5 cmd:make - cmd:python3 + cmd:python3.10 " PATCH()