From 1121457b4bed2c364eb223be341f17f24d2d4f62 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Fri, 1 Mar 2024 23:05:02 +1000 Subject: [PATCH] kiconthemes: bump version --- ...themes-5.93.0.recipe => kiconthemes-5.115.0.recipe} | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) rename kde-frameworks/kiconthemes/{kiconthemes-5.93.0.recipe => kiconthemes-5.115.0.recipe} (91%) diff --git a/kde-frameworks/kiconthemes/kiconthemes-5.93.0.recipe b/kde-frameworks/kiconthemes/kiconthemes-5.115.0.recipe similarity index 91% rename from kde-frameworks/kiconthemes/kiconthemes-5.93.0.recipe rename to kde-frameworks/kiconthemes/kiconthemes-5.115.0.recipe index 07289512f..aeb8d28fa 100644 --- a/kde-frameworks/kiconthemes/kiconthemes-5.93.0.recipe +++ b/kde-frameworks/kiconthemes/kiconthemes-5.115.0.recipe @@ -10,12 +10,12 @@ the user can change it using the icon dialog. used to create selected/disabled icon images. Other classes in this repository are used internally by the icon theme \ configuration dialogs, and should not be used by applications." -HOMEPAGE="https://github.com/KDE/kiconthemes/" -COPYRIGHT="2010-2022 KDE Organisation" +HOMEPAGE="https://invent.kde.org/frameworks/kiconthemes/" +COPYRIGHT="2010-2024 KDE Organisation" LICENSE="GNU LGPL v2" REVISION="1" -SOURCE_URI="https://github.com/KDE/kiconthemes/archive/v$portVersion.tar.gz" -CHECKSUM_SHA256="6838364e6c57af245eb5a758586d1992d4cff23d7bd9093636587ee1a5d07b3b" +SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/kiconthemes-${portVersion}.tar.xz" +CHECKSUM_SHA256="6925134bf76bb8bf6b3dabada008ded8f60fa196aa7a00c0c720c29008719d2f" ARCHITECTURES="all !x86_gcc2" SECONDARY_ARCHITECTURES="x86" @@ -76,7 +76,7 @@ BUILD_PREREQUIRES=" cmd:g++$secondaryArchSuffix cmd:lrelease$secondaryArchSuffix >= 5 cmd:make - cmd:python2 + cmd:python3.10 " PATCH()