From ffc2ca9da2b934627c1b6a3d3679fe499971ff03 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Fri, 1 Mar 2024 23:11:47 +1000 Subject: [PATCH] knotifications: bump version --- ...ations-5.93.0.recipe => knotifications-5.115.0.recipe} | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) rename kde-frameworks/knotifications/{knotifications-5.93.0.recipe => knotifications-5.115.0.recipe} (88%) diff --git a/kde-frameworks/knotifications/knotifications-5.93.0.recipe b/kde-frameworks/knotifications/knotifications-5.115.0.recipe similarity index 88% rename from kde-frameworks/knotifications/knotifications-5.93.0.recipe rename to kde-frameworks/knotifications/knotifications-5.115.0.recipe index a4450030b..6448d3ed0 100644 --- a/kde-frameworks/knotifications/knotifications-5.93.0.recipe +++ b/kde-frameworks/knotifications/knotifications-5.115.0.recipe @@ -1,12 +1,12 @@ SUMMARY="KDE Desktop notifications" DESCRIPTION="KNotification is used to notify the user of an event. \ It covers feedback and persistent events." -HOMEPAGE="https://github.com/KDE/knotifications/" -COPYRIGHT="2010-2022 KDE Organisation" +HOMEPAGE="https://invent.kde.org/frameworks/knotifications/" +COPYRIGHT="2010-2024 KDE Organisation" LICENSE="GNU LGPL v2" REVISION="1" -SOURCE_URI="https://github.com/KDE/knotifications/archive/v$portVersion.tar.gz" -CHECKSUM_SHA256="e655a5cee64e6ad2a11fd8557a6dbba8b447359ce325ed502156a70b198a064b" +SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/knotifications-${portVersion}.tar.xz" +CHECKSUM_SHA256="fb8271ffbbbb570949326eb28ccfe3fe36d97be4b07172b8992a546791570642" ARCHITECTURES="all !x86_gcc2" SECONDARY_ARCHITECTURES="x86"