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()