From efda3e7a90ee7abfffd0f3d854af8837b47a1d83 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Mon, 4 Mar 2024 19:19:02 +1000 Subject: [PATCH] katomic: bump version --- .../{katomic-22.04.0.recipe => katomic-23.08.5.recipe} | 7 +++---- .../{katomic-22.04.0.patchset => katomic-23.08.5.patchset} | 0 2 files changed, 3 insertions(+), 4 deletions(-) rename kde-apps/katomic/{katomic-22.04.0.recipe => katomic-23.08.5.recipe} (95%) rename kde-apps/katomic/patches/{katomic-22.04.0.patchset => katomic-23.08.5.patchset} (100%) diff --git a/kde-apps/katomic/katomic-22.04.0.recipe b/kde-apps/katomic/katomic-23.08.5.recipe similarity index 95% rename from kde-apps/katomic/katomic-22.04.0.recipe rename to kde-apps/katomic/katomic-23.08.5.recipe index 7bef77a86..c53384822 100644 --- a/kde-apps/katomic/katomic-22.04.0.recipe +++ b/kde-apps/katomic/katomic-23.08.5.recipe @@ -4,12 +4,11 @@ chemical molecules. Your job is to move single atoms around to form a specific \ molecule. The game is a variation of the popular game Sokoban." HOMEPAGE="https://apps.kde.org/katomic" -COPYRIGHT="2010-2022 KDE Organisation" +COPYRIGHT="2010-2024 KDE Organisation" LICENSE="GNU GPL v2" REVISION="1" SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/katomic-$portVersion.tar.xz" -CHECKSUM_SHA256="7268379909019e63bfce2673235d76bbee10aa41675d170fe6c2514f19d9440b" -SOURCE_DIR="katomic-$portVersion" +CHECKSUM_SHA256="0db2db3d1ab4e69e5ae0223001792615af12a3c2a37ca8c1cfef373fc741ac42" PATCHES="katomic-$portVersion.patchset" ADDITIONAL_FILES="katomic.rdef.in" @@ -61,7 +60,7 @@ REQUIRES=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - extra_cmake_modules$secondaryArchSuffix >= 5.93 + extra_cmake_modules$secondaryArchSuffix devel:libKF5Archive$secondaryArchSuffix devel:libKF5Attica$secondaryArchSuffix devel:libKF5Auth$secondaryArchSuffix diff --git a/kde-apps/katomic/patches/katomic-22.04.0.patchset b/kde-apps/katomic/patches/katomic-23.08.5.patchset similarity index 100% rename from kde-apps/katomic/patches/katomic-22.04.0.patchset rename to kde-apps/katomic/patches/katomic-23.08.5.patchset