diff --git a/kde-apps/khealthcertificate/khealthcertificate_kf6-24.12.2.recipe b/kde-apps/khealthcertificate/khealthcertificate_kf6-24.12.3.recipe similarity index 95% rename from kde-apps/khealthcertificate/khealthcertificate_kf6-24.12.2.recipe rename to kde-apps/khealthcertificate/khealthcertificate_kf6-24.12.3.recipe index f9c2fd961..37fe86cf7 100644 --- a/kde-apps/khealthcertificate/khealthcertificate_kf6-24.12.2.recipe +++ b/kde-apps/khealthcertificate/khealthcertificate_kf6-24.12.3.recipe @@ -6,7 +6,7 @@ LICENSE="MIT GNU LGPL v2" REVISION="1" SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/khealthcertificate-$portVersion.tar.xz" -CHECKSUM_SHA256="707bc132039a4b0493d688f23541b3f7ecaebe69d621bf424231b0655e7c2dc2" +CHECKSUM_SHA256="869431cab5d78c1e484983f92d247a289cc770f2aacd0d92f272a2092204c531" SOURCE_DIR="khealthcertificate-$portVersion" ARCHITECTURES="all !x86_gcc2" @@ -93,7 +93,7 @@ INSTALL() TEST() { -# 80% tests passed, 1 tests failed out of 5 + # 80% tests passed, 1 tests failed out of 5 export LIBRARY_PATH="$sourceDir/build/bin${LIBRARY_PATH:+:$LIBRARY_PATH}" ctest --test-dir build --output-on-failure }