From bb5c89cadbd954cf9d42b16073b44147557e60f4 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Wed, 11 May 2022 18:20:36 +1000 Subject: [PATCH] kblocks: bump version --- .../{kblocks-21.08.2.recipe => kblocks-22.04.0.recipe} | 8 ++++---- ...{kblocks-21.08.2.patchset => kblocks-22.04.0.patchset} | 0 2 files changed, 4 insertions(+), 4 deletions(-) rename kde-apps/kblocks/{kblocks-21.08.2.recipe => kblocks-22.04.0.recipe} (95%) rename kde-apps/kblocks/patches/{kblocks-21.08.2.patchset => kblocks-22.04.0.patchset} (100%) diff --git a/kde-apps/kblocks/kblocks-21.08.2.recipe b/kde-apps/kblocks/kblocks-22.04.0.recipe similarity index 95% rename from kde-apps/kblocks/kblocks-21.08.2.recipe rename to kde-apps/kblocks/kblocks-22.04.0.recipe index c300c1d9f..e67d42c83 100644 --- a/kde-apps/kblocks/kblocks-21.08.2.recipe +++ b/kde-apps/kblocks/kblocks-22.04.0.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-2021 KDE Organisation" +COPYRIGHT="2010-2022 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="6d784743b4b115391282646c3f9a95341832feb958b5047277d89483321f935c" +CHECKSUM_SHA256="8fe15126465a2a21464dc176192aed39c701e12bcef2c89de2e485dd87dfc9a2" 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.86 + extra_cmake_modules$secondaryArchSuffix >= 5.93 devel:libKF5Auth$secondaryArchSuffix devel:libKF5Codecs$secondaryArchSuffix devel:libKF5Completion$secondaryArchSuffix @@ -77,7 +77,7 @@ BUILD_REQUIRES=" devel:libKF5WidgetsAddons$secondaryArchSuffix devel:libKF5WindowSystem$secondaryArchSuffix devel:libKF5XmlGui$secondaryArchSuffix - devel:libQt5Core$secondaryArchSuffix >= 5.15 + devel:libQt5Core$secondaryArchSuffix " BUILD_PREREQUIRES=" cmd:cmake diff --git a/kde-apps/kblocks/patches/kblocks-21.08.2.patchset b/kde-apps/kblocks/patches/kblocks-22.04.0.patchset similarity index 100% rename from kde-apps/kblocks/patches/kblocks-21.08.2.patchset rename to kde-apps/kblocks/patches/kblocks-22.04.0.patchset