From bdba3eb10e0bec9867f864aadc92bdb24608c9fc Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Sun, 3 Mar 2024 22:42:22 +1000 Subject: [PATCH] kshisen: bump version --- .../{kshisen-22.04.0.recipe => kshisen-23.08.5.recipe} | 6 +++--- .../{kshisen-22.04.0.patchset => kshisen-23.08.5.patchset} | 0 2 files changed, 3 insertions(+), 3 deletions(-) rename kde-apps/kshisen/{kshisen-22.04.0.recipe => kshisen-23.08.5.recipe} (96%) rename kde-apps/kshisen/patches/{kshisen-22.04.0.patchset => kshisen-23.08.5.patchset} (100%) diff --git a/kde-apps/kshisen/kshisen-22.04.0.recipe b/kde-apps/kshisen/kshisen-23.08.5.recipe similarity index 96% rename from kde-apps/kshisen/kshisen-22.04.0.recipe rename to kde-apps/kshisen/kshisen-23.08.5.recipe index f519bf120..810b38eb1 100644 --- a/kde-apps/kshisen/kshisen-22.04.0.recipe +++ b/kde-apps/kshisen/kshisen-23.08.5.recipe @@ -2,11 +2,11 @@ SUMMARY="A solitaire-like game played using the standard set of Mahjong tiles" DESCRIPTION="KShisen is a solitaire-like game played using the standard set of \ Mahjong tiles. Unlike Mahjong however, KShisen has only one layer of scrambled tiles." HOMEPAGE="https://apps.kde.org/kshisen" -COPYRIGHT="2010-2022 KDE Organisation" +COPYRIGHT="2010-2024 KDE Organisation" LICENSE="GNU GPL v2" REVISION="1" SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/kshisen-$portVersion.tar.xz" -CHECKSUM_SHA256="19aececce7cf1016350898990859da7f90a274f0586b3dd38cd416ea95ef2b5c" +CHECKSUM_SHA256="f2e7e804c720a1e89401e656204c2b1b9b4cff7458be0878d4bd6fc55eb546f5" SOURCE_DIR="kshisen-$portVersion" PATCHES="kshisen-$portVersion.patchset" ADDITIONAL_FILES="kshisen.rdef.in" @@ -55,7 +55,7 @@ REQUIRES=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - extra_cmake_modules$secondaryArchSuffix >= 5.93 + extra_cmake_modules$secondaryArchSuffix devel:libKF5Archive$secondaryArchSuffix devel:libKF5Auth$secondaryArchSuffix devel:libKF5Bookmarks$secondaryArchSuffix diff --git a/kde-apps/kshisen/patches/kshisen-22.04.0.patchset b/kde-apps/kshisen/patches/kshisen-23.08.5.patchset similarity index 100% rename from kde-apps/kshisen/patches/kshisen-22.04.0.patchset rename to kde-apps/kshisen/patches/kshisen-23.08.5.patchset