From b8f8c6c785a68400e8a6def809ce25eef7b61783 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Sat, 2 Mar 2024 00:26:07 +1000 Subject: [PATCH] knotifyconfig: bump version --- ...nfig-5.93.0.recipe => knotifyconfig-5.115.0.recipe} | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) rename kde-frameworks/knotifyconfig/{knotifyconfig-5.93.0.recipe => knotifyconfig-5.115.0.recipe} (91%) diff --git a/kde-frameworks/knotifyconfig/knotifyconfig-5.93.0.recipe b/kde-frameworks/knotifyconfig/knotifyconfig-5.115.0.recipe similarity index 91% rename from kde-frameworks/knotifyconfig/knotifyconfig-5.93.0.recipe rename to kde-frameworks/knotifyconfig/knotifyconfig-5.115.0.recipe index df48257df..98e54106f 100644 --- a/kde-frameworks/knotifyconfig/knotifyconfig-5.93.0.recipe +++ b/kde-frameworks/knotifyconfig/knotifyconfig-5.115.0.recipe @@ -1,12 +1,12 @@ SUMMARY="Configuration dialog for desktop notificationsr" DESCRIPTION="KNotifyConfig provides a configuration dialog for desktop \ notifications which can be embedded in your application." -HOMEPAGE="https://github.com/KDE/knotifyconfig/" -COPYRIGHT="2010-2022 KDE Organisation" +HOMEPAGE="https://invent.kde.org/frameworks/knotifyconfig/" +COPYRIGHT="2010-2024 KDE Organisation" LICENSE="GNU LGPL v2" REVISION="1" -SOURCE_URI="https://github.com/KDE/knotifyconfig/archive/v$portVersion.tar.gz" -CHECKSUM_SHA256="135580a4a50d87c04273b7d45a3ea2ebb7113b009ca28d7977fc2765778cc10b" +SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/knotifyconfig-${portVersion}.tar.xz" +CHECKSUM_SHA256="0547982279856f716782a1218c597aa2bddeaaeb82b469000cb1b51e1dbc08d6" ARCHITECTURES="all !x86_gcc2" SECONDARY_ARCHITECTURES="x86" @@ -72,7 +72,7 @@ BUILD_PREREQUIRES=" cmd:g++$secondaryArchSuffix cmd:lrelease$secondaryArchSuffix >= 5 cmd:make - cmd:python2 + cmd:python3.10 " PATCH()