From b3a6a8f31dee2bcab8d30edd1b68f2d87cbffc45 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Sat, 2 Mar 2024 16:53:57 +1000 Subject: [PATCH] syndication: bump version --- ...cation-5.93.0.recipe => syndication-5.115.0.recipe} | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) rename kde-frameworks/syndication/{syndication-5.93.0.recipe => syndication-5.115.0.recipe} (85%) diff --git a/kde-frameworks/syndication/syndication-5.93.0.recipe b/kde-frameworks/syndication/syndication-5.115.0.recipe similarity index 85% rename from kde-frameworks/syndication/syndication-5.93.0.recipe rename to kde-frameworks/syndication/syndication-5.115.0.recipe index a64c1e88d..9979faee9 100644 --- a/kde-frameworks/syndication/syndication-5.93.0.recipe +++ b/kde-frameworks/syndication/syndication-5.115.0.recipe @@ -3,12 +3,12 @@ DESCRIPTION="RSS (0.9/1.0, 0.91..2.0) and Atom (0.3 and 1.0) feeds are supported offers a unified, format-agnostic view on the parsed feed, so that the using application does \ not need to distinguish between feed formats." HOMEPAGE="https://invent.kde.org/frameworks/syndication" -COPYRIGHT="2010-2023 KDE Organisation" +COPYRIGHT="2010-2024 KDE Organisation" LICENSE="GNU LGPL v2" REVISION="1" -SOURCE_URI="$HOMEPAGE/-/archive/v$portVersion/syndication-v$portVersion.tar.bz2" -CHECKSUM_SHA256="6779a6560b084e8e1cd0adc054305ce6a173180b00de0def3907127f13d4e430" -SOURCE_DIR="syndication-v$portVersion" +SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/syndication-${portVersion}.tar.xz" +CHECKSUM_SHA256="1bb6c74313cb468d5a4114394d7f5ddce068d7f7278b5cb2048c0226810db946" +SOURCE_DIR="syndication-$portVersion" ARCHITECTURES="all !x86_gcc2" SECONDARY_ARCHITECTURES="x86" @@ -38,7 +38,7 @@ REQUIRES_devel=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - extra_cmake_modules$secondaryArchSuffix >= 5.93.0 + extra_cmake_modules$secondaryArchSuffix >= $portVersion devel:libKF5Codecs$secondaryArchSuffix devel:libQt5Core$secondaryArchSuffix devel:libQt5Network$secondaryArchSuffix