diff --git a/kde-apps/katomic/katomic-21.08.2.recipe b/kde-apps/katomic/katomic-22.04.0.recipe similarity index 95% rename from kde-apps/katomic/katomic-21.08.2.recipe rename to kde-apps/katomic/katomic-22.04.0.recipe index 9e824dce7..7bef77a86 100644 --- a/kde-apps/katomic/katomic-21.08.2.recipe +++ b/kde-apps/katomic/katomic-22.04.0.recipe @@ -4,11 +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-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/katomic-$portVersion.tar.xz" -CHECKSUM_SHA256="47765b855b074f51820ef1cf85fa7e359fb32e1d8a7a05912d45acc0ae1bcf52" +CHECKSUM_SHA256="7268379909019e63bfce2673235d76bbee10aa41675d170fe6c2514f19d9440b" SOURCE_DIR="katomic-$portVersion" PATCHES="katomic-$portVersion.patchset" ADDITIONAL_FILES="katomic.rdef.in" @@ -61,7 +61,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 @@ -93,7 +93,7 @@ BUILD_REQUIRES=" devel:libKF5WidgetsAddons$secondaryArchSuffix devel:libKF5WindowSystem$secondaryArchSuffix devel:libKF5XmlGui$secondaryArchSuffix - devel:libQt5Core$secondaryArchSuffix >= 5.15 + devel:libQt5Core$secondaryArchSuffix " BUILD_PREREQUIRES=" cmd:cmake @@ -121,6 +121,7 @@ BUILD() -DCMAKE_INSTALL_DATAROOTDIR=$dataDir \ -DSHARE_INSTALL_PREFIX=$dataDir \ -DECM_DIR=/system/data/cmake/Modules/ECM/cmake + make $jobArgs } diff --git a/kde-apps/katomic/patches/katomic-21.08.2.patchset b/kde-apps/katomic/patches/katomic-22.04.0.patchset similarity index 100% rename from kde-apps/katomic/patches/katomic-21.08.2.patchset rename to kde-apps/katomic/patches/katomic-22.04.0.patchset