From dcecea3a8d27cc13161fd828d3cb50377d426e14 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Sun, 3 Mar 2024 15:18:15 +1000 Subject: [PATCH] kblocks: bump version --- .../{kblocks-22.04.0.recipe => kblocks-23.08.5.recipe} | 6 +++--- .../{kblocks-22.04.0.patchset => kblocks-23.08.5.patchset} | 0 2 files changed, 3 insertions(+), 3 deletions(-) rename kde-apps/kblocks/{kblocks-22.04.0.recipe => kblocks-23.08.5.recipe} (96%) rename kde-apps/kblocks/patches/{kblocks-22.04.0.patchset => kblocks-23.08.5.patchset} (100%) diff --git a/kde-apps/kblocks/kblocks-22.04.0.recipe b/kde-apps/kblocks/kblocks-23.08.5.recipe similarity index 96% rename from kde-apps/kblocks/kblocks-22.04.0.recipe rename to kde-apps/kblocks/kblocks-23.08.5.recipe index e67d42c83..7d02f19e3 100644 --- a/kde-apps/kblocks/kblocks-22.04.0.recipe +++ b/kde-apps/kblocks/kblocks-23.08.5.recipe @@ -4,11 +4,11 @@ falling blocks to create horizontal lines without any gaps. When a line is compl it is removed, and more space is available in the play area. When there is not enough \ space for blocks to fall, the game is over." HOMEPAGE="https://apps.kde.org/kblocks" -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/kblocks-$portVersion.tar.xz" -CHECKSUM_SHA256="8fe15126465a2a21464dc176192aed39c701e12bcef2c89de2e485dd87dfc9a2" +CHECKSUM_SHA256="8f4997683e1bbe551bf1b5e63565d83c5d8dd36b90a802d052f37626b56faa27" SOURCE_DIR="kblocks-$portVersion" PATCHES="kblocks-$portVersion.patchset" ADDITIONAL_FILES="kblocks.rdef.in" @@ -53,7 +53,7 @@ REQUIRES=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - extra_cmake_modules$secondaryArchSuffix >= 5.93 + extra_cmake_modules$secondaryArchSuffix >= 5.115 devel:libKF5Auth$secondaryArchSuffix devel:libKF5Codecs$secondaryArchSuffix devel:libKF5Completion$secondaryArchSuffix diff --git a/kde-apps/kblocks/patches/kblocks-22.04.0.patchset b/kde-apps/kblocks/patches/kblocks-23.08.5.patchset similarity index 100% rename from kde-apps/kblocks/patches/kblocks-22.04.0.patchset rename to kde-apps/kblocks/patches/kblocks-23.08.5.patchset