From a86ac7e2d91d576c5f3c9cf01e016d8e882d15dd Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Sat, 2 Mar 2024 17:01:42 +1000 Subject: [PATCH] kcalendarcore: bump version --- ...darcore-5.93.0.recipe => kcalendarcore-5.115.0.recipe} | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) rename kde-frameworks/kcalendarcore/{kcalendarcore-5.93.0.recipe => kcalendarcore-5.115.0.recipe} (88%) diff --git a/kde-frameworks/kcalendarcore/kcalendarcore-5.93.0.recipe b/kde-frameworks/kcalendarcore/kcalendarcore-5.115.0.recipe similarity index 88% rename from kde-frameworks/kcalendarcore/kcalendarcore-5.93.0.recipe rename to kde-frameworks/kcalendarcore/kcalendarcore-5.115.0.recipe index 7bcbd460d..76398908e 100644 --- a/kde-frameworks/kcalendarcore/kcalendarcore-5.93.0.recipe +++ b/kde-frameworks/kcalendarcore/kcalendarcore-5.115.0.recipe @@ -5,14 +5,14 @@ scheduling standard iTIP. A calendar contains information like incidences (events, to-dos, journals), alarms, time zones, \ and other useful information. This API provides access to that calendar information via well \ known calendar formats iCalendar (or iCal) and the older vCalendar." -HOMEPAGE="https://github.com/KDE/kcalendarcore" -COPYRIGHT="2010-2022 KDE Organisation" +HOMEPAGE="https://invent.kde.org/frameworks/kcalendarcore" +COPYRIGHT="2010-2024 KDE Organisation" LICENSE="BSD (3-clause) GNU LGPL v2 GNU LGPL v3" REVISION="1" -SOURCE_URI="https://github.com/KDE/kcalendarcore/archive/refs/tags/v$portVersion.tar.gz" -CHECKSUM_SHA256="96ef69866e7a5af7ec80a422d8024dd0e49f14ea134e050a7c570b8003a41899" +SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/kcalendarcore-${portVersion}.tar.xz" +CHECKSUM_SHA256="59d8872c471b1bc4433d6643d2d28755772dc3e0019fac9451cbea8e9e3f54a3" SOURCE_FILENAME="kcalendarcore-v$portVersion.tar.gz" ARCHITECTURES="all !x86_gcc2"