diff --git a/kde-frameworks/ksyntax_highlighting/ksyntax_highlighting-5.93.0.recipe b/kde-frameworks/ksyntax_highlighting/ksyntax_highlighting-5.115.0.recipe similarity index 87% rename from kde-frameworks/ksyntax_highlighting/ksyntax_highlighting-5.93.0.recipe rename to kde-frameworks/ksyntax_highlighting/ksyntax_highlighting-5.115.0.recipe index be45a3c24..418d4c963 100644 --- a/kde-frameworks/ksyntax_highlighting/ksyntax_highlighting-5.93.0.recipe +++ b/kde-frameworks/ksyntax_highlighting/ksyntax_highlighting-5.115.0.recipe @@ -4,12 +4,12 @@ highlighting engine. It's meant as a building block for text editors as \ well as for simple highlighted text rendering (e.g. as HTML), supporting \ both integration with a custom editor as well as a ready-to-use \ QSyntaxHighlighter sub-class." -HOMEPAGE="https://github.com/KDE/syntax-highlighting/" -COPYRIGHT="2010-2022 KDE Organisation" +HOMEPAGE="https://invent.kde.org/frameworks/syntax-highlighting/" +COPYRIGHT="2010-2024 KDE Organisation" LICENSE="GNU LGPL v2" REVISION="1" -SOURCE_URI="https://github.com/KDE/syntax-highlighting/archive/v$portVersion.tar.gz" -CHECKSUM_SHA256="9b2ce9339b216cf7245be22f89a8063d7f4f0e401dc7ec43df905efab9d07b4d" +SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/syntax-highlighting-${portVersion}.tar.xz" +CHECKSUM_SHA256="0622a719ac243023b87a1592291c55c66ac9c6e79ab7be04fbb68ed2d3f2de0a" SOURCE_DIR="syntax-highlighting-$portVersion" ARCHITECTURES="all !x86_gcc2"