diff --git a/kde-apps/cantor/cantor-23.08.4.recipe b/kde-apps/cantor/cantor-23.08.5.recipe similarity index 96% rename from kde-apps/cantor/cantor-23.08.4.recipe rename to kde-apps/cantor/cantor-23.08.5.recipe index f94dbba45..8b1b7eb3a 100644 --- a/kde-apps/cantor/cantor-23.08.4.recipe +++ b/kde-apps/cantor/cantor-23.08.5.recipe @@ -19,10 +19,10 @@ HOMEPAGE="https://invent.kde.org/education/cantor" COPYRIGHT="2016 Filipe Saraiva 2009-2015 Alexander Rieder" LICENSE="GNU GPL v2" -REVISION="2" -SOURCE_URI="$HOMEPAGE/-/archive/v$portVersion/cantor-v$portVersion.tar.bz2" -CHECKSUM_SHA256="a3385f45fb07f1ed1296e9ffe207cf53dd42c9fa9fd9d6ef98ca28551e9d570e" -SOURCE_DIR="cantor-v$portVersion" +REVISION="1" +SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/cantor-$portVersion.tar.xz" +CHECKSUM_SHA256="bf960b96f854cc25d4f13ec8ef52273e8b82f83baa1a75437c1d8ec6dc1fd81d" +SOURCE_DIR="cantor-$portVersion" PATCHES="cantor-$portVersion.patchset" ADDITIONAL_FILES="cantor.rdef.in" @@ -103,7 +103,7 @@ BUILD_REQUIRES=" devel:libpoppler_qt5$secondaryArchSuffix devel:libqalculate$secondaryArchSuffix # KF5 - extra_cmake_modules$secondaryArchSuffix >= 5.93.0 + extra_cmake_modules$secondaryArchSuffix devel:libAnalitza$secondaryArchSuffix devel:libKF5Auth$secondaryArchSuffix devel:libKF5Archive$secondaryArchSuffix @@ -158,7 +158,7 @@ BUILD() -DKDE_INSTALL_PLUGINDIR=$addOnsDir/Qt5 \ -DKDE_INSTALL_QMLDIR=$dataDir/Qt5/qml \ -DECM_DIR=/system/data/cmake/Modules/ECM/cmake -Wno-dev -# false + make -C build $jobArgs } diff --git a/kde-apps/cantor/patches/cantor-23.08.4.patchset b/kde-apps/cantor/patches/cantor-23.08.5.patchset similarity index 100% rename from kde-apps/cantor/patches/cantor-23.08.4.patchset rename to kde-apps/cantor/patches/cantor-23.08.5.patchset