From 1479771d7778e779283d8517b0e1482aef6ca97b Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Wed, 11 May 2022 20:12:40 +1000 Subject: [PATCH] klickety: bump version --- .../{klickety-21.08.2.recipe => klickety-22.04.0.recipe} | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) rename kde-apps/klickety/{klickety-21.08.2.recipe => klickety-22.04.0.recipe} (95%) diff --git a/kde-apps/klickety/klickety-21.08.2.recipe b/kde-apps/klickety/klickety-22.04.0.recipe similarity index 95% rename from kde-apps/klickety/klickety-21.08.2.recipe rename to kde-apps/klickety/klickety-22.04.0.recipe index e50cbe321..62759843a 100644 --- a/kde-apps/klickety/klickety-21.08.2.recipe +++ b/kde-apps/klickety/klickety-22.04.0.recipe @@ -4,11 +4,11 @@ after once famous game of SameGame. The idea behind Klickety is to completely \ clear the game board filled with the multicolored marbles. Klickety also \ offers a SameGame mode called KSame." HOMEPAGE="https://apps.kde.org/klickety" -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/klickety-$portVersion.tar.xz" -CHECKSUM_SHA256="9fd7fb0dd1f1866df027cfc9b2c77f8efcd202455fc4b7c72a42e8e349ef24ee" +CHECKSUM_SHA256="5a7ba9b764a5474e5d3b56170c3ad3249a532d1ecf46e3e34397661ce43687ba" SOURCE_DIR="klickety-$portVersion" ADDITIONAL_FILES="klickety.rdef.in" @@ -57,7 +57,7 @@ REQUIRES=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - extra_cmake_modules$secondaryArchSuffix >= 5.86 + extra_cmake_modules$secondaryArchSuffix >= 5.93 devel:libKF5Archive$secondaryArchSuffix devel:libKF5Attica$secondaryArchSuffix devel:libKF5Auth$secondaryArchSuffix @@ -86,7 +86,7 @@ BUILD_REQUIRES=" devel:libKF5WidgetsAddons$secondaryArchSuffix devel:libKF5WindowSystem$secondaryArchSuffix devel:libKF5XmlGui$secondaryArchSuffix - devel:libQt5Core$secondaryArchSuffix >= 5.15 + devel:libQt5Core$secondaryArchSuffix " BUILD_PREREQUIRES=" cmd:cmake @@ -114,6 +114,7 @@ BUILD() -DCMAKE_INSTALL_DATAROOTDIR=$dataDir \ -DSHARE_INSTALL_PREFIX=$dataDir \ -DECM_DIR=/system/data/cmake/Modules/ECM/cmake + make $jobArgs }