From ecb9a9839d28ff5e77ca9c25a1d2485d820d5424 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Sat, 2 Mar 2024 15:45:57 +1000 Subject: [PATCH] krunner: bump version --- ...ner-5.93.0.recipe => krunner-5.115.0.recipe} | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) rename kde-frameworks/krunner/{krunner-5.93.0.recipe => krunner-5.115.0.recipe} (85%) diff --git a/kde-frameworks/krunner/krunner-5.93.0.recipe b/kde-frameworks/krunner/krunner-5.115.0.recipe similarity index 85% rename from kde-frameworks/krunner/krunner-5.93.0.recipe rename to kde-frameworks/krunner/krunner-5.115.0.recipe index cae10bbcc..041ec3065 100644 --- a/kde-frameworks/krunner/krunner-5.93.0.recipe +++ b/kde-frameworks/krunner/krunner-5.115.0.recipe @@ -2,23 +2,20 @@ SUMMARY="Framework for Plasma runners" DESCRIPTION="The Plasma workspace provides an application called KRunner which, among other \ things, allows one to type into a text area which causes various actions and information that \ match the text appear as the text is being typed." -HOMEPAGE="https://develop.kde.org/products/frameworks/" -COPYRIGHT="2010-2022 KDE Organisation" +HOMEPAGE="https://invent.kde.org/frameworks/krunner/" +COPYRIGHT="2010-2024 KDE Organisation" LICENSE="GNU LGPL v2" REVISION="1" -SOURCE_URI="https://github.com/KDE/krunner/archive/refs/tags/v$portVersion.tar.gz" -CHECKSUM_SHA256="3b90fb99967fda2debdc1dd93085044eb65ca20c3aa4350bdbec5d6b17767889" +SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/krunner-${portVersion}.tar.xz" +CHECKSUM_SHA256="15e239bfeedaec305a2d8707db7d4f8982c2c181eb0c116ce51205d187c6fa29" SOURCE_FILENAME="krunner-v$portVersion.tar.gz" ARCHITECTURES="all !x86_gcc2" SECONDARY_ARCHITECTURES="x86" -libVersion="5.20.3" -libVersionCompat="$libVersion compat >= ${libVersion%%.*}" - PROVIDES=" krunner$secondaryArchSuffix = $portVersion - lib:libKF5Runner$secondaryArchSuffix = $libVersionCompat + lib:libKF5Runner$secondaryArchSuffix = $portVersion compat >= 5 " REQUIRES=" haiku$secondaryArchSuffix @@ -41,7 +38,7 @@ REQUIRES=" PROVIDES_devel=" krunner${secondaryArchSuffix}_devel = $portVersion - devel:libKF5Runner$secondaryArchSuffix = $libVersionCompat + devel:libKF5Runner$secondaryArchSuffix = $portVersion compat >= 5 " REQUIRES_devel=" krunner$secondaryArchSuffix == $portVersion base @@ -49,7 +46,7 @@ REQUIRES_devel=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - extra_cmake_modules$secondaryArchSuffix >= 5.93.0 + extra_cmake_modules$secondaryArchSuffix >= $portVersion devel:libKF5Auth$secondaryArchSuffix devel:libKF5Bookmarks$secondaryArchSuffix devel:libKF5Codecs$secondaryArchSuffix