mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
kreversi: bump version
This commit is contained in:
@@ -4,12 +4,11 @@ If a player's piece is captured by an opposing player, that piece is turned over
|
||||
the color of that player. A winner is declared when one player has more pieces of his own \
|
||||
color on the board and there are no more possible moves."
|
||||
HOMEPAGE="https://apps.kde.org/kreversi"
|
||||
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/kreversi-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="f8d3da778d0c6daff80c5a608e389f863ec1f97ec5bb35f9f1c88dfddf94fc57"
|
||||
SOURCE_DIR="kreversi-$portVersion"
|
||||
CHECKSUM_SHA256="c0fb6b03a798e82ec01e236e6a0f1e788a004080598ab336bff27bc955ecadd5"
|
||||
ADDITIONAL_FILES="kreversi.rdef.in"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
@@ -60,7 +59,7 @@ REQUIRES="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
extra_cmake_modules$secondaryArchSuffix >= 5.93
|
||||
extra_cmake_modules$secondaryArchSuffix
|
||||
devel:libKF5Archive$secondaryArchSuffix
|
||||
devel:libKF5Attica$secondaryArchSuffix
|
||||
devel:libKF5Auth$secondaryArchSuffix
|
||||
Reference in New Issue
Block a user