From d1dafa252f6bb509b076320e383baae8beb26ad2 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Fri, 9 May 2025 18:24:31 +0200 Subject: [PATCH] knights, bump to 25.04.0 (#12352) --- .../{knights-24.12.3.recipe => knights-25.04.0.recipe} | 4 ++-- .../{knights-24.12.3.patchset => knights-25.04.0.patchset} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename kde-apps/knights/{knights-24.12.3.recipe => knights-25.04.0.recipe} (97%) rename kde-apps/knights/patches/{knights-24.12.3.patchset => knights-25.04.0.patchset} (100%) diff --git a/kde-apps/knights/knights-24.12.3.recipe b/kde-apps/knights/knights-25.04.0.recipe similarity index 97% rename from kde-apps/knights/knights-24.12.3.recipe rename to kde-apps/knights/knights-25.04.0.recipe index c563090bd..eda259ee3 100644 --- a/kde-apps/knights/knights-24.12.3.recipe +++ b/kde-apps/knights/knights-25.04.0.recipe @@ -24,7 +24,7 @@ COPYRIGHT="2010-2025 KDE Organisation" LICENSE="GNU GPL v2" REVISION="1" SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/knights-$portVersion.tar.xz" -CHECKSUM_SHA256="b9e7b2d92467dcb1ca68b3bf868ed5a4a5b57649d4ce3c856554b8b32b542979" +CHECKSUM_SHA256="1ec8b4159b31f73903c826678be1c3d99c9d95239c0875b95397aeb4635d397b" SOURCE_DIR="knights-$portVersion" PATCHES="knights-$portVersion.patchset" ADDITIONAL_FILES="knights.rdef.in" @@ -34,7 +34,7 @@ SECONDARY_ARCHITECTURES="x86" PROVIDES=" knights$secondaryArchSuffix = $portVersion - app:KNights$secondaryArchSuffix = $portVersion + app:KNights = $portVersion " REQUIRES=" haiku$secondaryArchSuffix diff --git a/kde-apps/knights/patches/knights-24.12.3.patchset b/kde-apps/knights/patches/knights-25.04.0.patchset similarity index 100% rename from kde-apps/knights/patches/knights-24.12.3.patchset rename to kde-apps/knights/patches/knights-25.04.0.patchset