From d97c6e1f573fa533c41ece002f264547d54e8749 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Tue, 14 Apr 2026 09:23:13 +0200 Subject: [PATCH] kcodecs6, add missing recipe for 6.25.0 (#13959) --- .../{kcodecs6-6.19.0.recipe => kcodecs6-6.25.0.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename kde-frameworks/kcodecs/{kcodecs6-6.19.0.recipe => kcodecs6-6.25.0.recipe} (94%) diff --git a/kde-frameworks/kcodecs/kcodecs6-6.19.0.recipe b/kde-frameworks/kcodecs/kcodecs6-6.25.0.recipe similarity index 94% rename from kde-frameworks/kcodecs/kcodecs6-6.19.0.recipe rename to kde-frameworks/kcodecs/kcodecs6-6.25.0.recipe index 6ce153a70..e5ae7bcca 100644 --- a/kde-frameworks/kcodecs/kcodecs6-6.19.0.recipe +++ b/kde-frameworks/kcodecs/kcodecs6-6.25.0.recipe @@ -6,11 +6,11 @@ It can automatically determine the charset of a string, translate XML \ entities, validate email addresses, and find encodings by name in a more \ tolerant way than QTextCodec (useful e.g. for data coming from the Internet)." HOMEPAGE="https://invent.kde.org/frameworks/kcodecs" -COPYRIGHT="2010-2025 KDE Organisation" +COPYRIGHT="2010-2026 KDE Organisation" LICENSE="GNU LGPL v2" REVISION="1" SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/kcodecs-${portVersion}.tar.xz" -CHECKSUM_SHA256="3a61c268bcbc4f3af416e2cf6d30a891ac70354c9757589fba9ee0eae964aed1" +CHECKSUM_SHA256="5051fe783803d94444a231c79635b96f1266594942b836f59ae8460497c788c5" SOURCE_DIR="kcodecs-$portVersion" ARCHITECTURES="all !x86_gcc2"