From 577822c2fdec0ba3eec386ea39e688f57967bd44 Mon Sep 17 00:00:00 2001 From: extrowerk <5569059+extrowerk@users.noreply.github.com> Date: Wed, 2 Mar 2022 18:46:37 +0100 Subject: [PATCH] kcodecs: bump (#6669) --- .../kcodecs/{kcodecs-5.86.0.recipe => kcodecs-5.91.0.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename kde-frameworks/kcodecs/{kcodecs-5.86.0.recipe => kcodecs-5.91.0.recipe} (93%) diff --git a/kde-frameworks/kcodecs/kcodecs-5.86.0.recipe b/kde-frameworks/kcodecs/kcodecs-5.91.0.recipe similarity index 93% rename from kde-frameworks/kcodecs/kcodecs-5.86.0.recipe rename to kde-frameworks/kcodecs/kcodecs-5.91.0.recipe index 02af3fae3..97047a842 100644 --- a/kde-frameworks/kcodecs/kcodecs-5.86.0.recipe +++ b/kde-frameworks/kcodecs/kcodecs-5.91.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://github.com/KDE/kcodecs/" -COPYRIGHT="2010-2021 KDE Organisation" +COPYRIGHT="2010-2022 KDE Organisation" LICENSE="GNU LGPL v2" REVISION="1" SOURCE_URI="https://github.com/KDE/kcodecs/archive/v$portVersion.tar.gz" -CHECKSUM_SHA256="86c99a3c8fdd4ac3364474f78b204562ccbb0b542c64d6f117c549dc534995a9" +CHECKSUM_SHA256="097e059c1a4a44148bcb8e04f3a24ebdfa9ab9dc3bb089339416f3a0f71e139a" ARCHITECTURES="all !x86_gcc2" SECONDARY_ARCHITECTURES="x86"