From d89f3906198703f2a3faef92ce855f63d58b9bd2 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Thu, 29 Feb 2024 22:29:12 +1000 Subject: [PATCH] kunitconversion: bump version --- ...on-5.93.0.recipe => kunitconversion-5.115.0.recipe} | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) rename kde-frameworks/kunitconversion/{kunitconversion-5.93.0.recipe => kunitconversion-5.115.0.recipe} (87%) diff --git a/kde-frameworks/kunitconversion/kunitconversion-5.93.0.recipe b/kde-frameworks/kunitconversion/kunitconversion-5.115.0.recipe similarity index 87% rename from kde-frameworks/kunitconversion/kunitconversion-5.93.0.recipe rename to kde-frameworks/kunitconversion/kunitconversion-5.115.0.recipe index 39ebe1365..066b75217 100644 --- a/kde-frameworks/kunitconversion/kunitconversion-5.93.0.recipe +++ b/kde-frameworks/kunitconversion/kunitconversion-5.115.0.recipe @@ -27,12 +27,12 @@ systems (e.g. liters, gallons). The following areas are supported: * Velocity * Volume * Voltage" -HOMEPAGE="https://github.com/KDE/kunitconversion/" -COPYRIGHT="2010-2022 KDE Organisation" +HOMEPAGE="https://invent.kde.org/frameworks/kunitconversion/" +COPYRIGHT="2010-2024 KDE Organisation" LICENSE="GNU LGPL v2" REVISION="1" -SOURCE_URI="https://github.com/KDE/kunitconversion/archive/v$portVersion.tar.gz" -CHECKSUM_SHA256="ab64fd31d2a319e5494c473a4b6909cf5947a7bade468b1207091f8dd3429006" +SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/kunitconversion-${portVersion}.tar.xz" +CHECKSUM_SHA256="9f89eb8b337af6dfe8150c6b83d9aa8d9b42e7cc9066af33b538e84aa0968e74" ARCHITECTURES="all !x86_gcc2" SECONDARY_ARCHITECTURES="x86" @@ -69,7 +69,7 @@ BUILD_PREREQUIRES=" cmd:cmake cmd:g++$secondaryArchSuffix cmd:make - cmd:python2 + cmd:python3.10 " PATCH()