mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
kigo: bump version
This commit is contained in:
@@ -6,11 +6,11 @@ complexity despite its simple rules. The game is played by two players who alter
|
||||
place black and white stones (playing pieces, now usually made of glass or plastic) on \
|
||||
the vacant intersections of a grid of 19x19 lines (9x9 or 13x13 for easier games)."
|
||||
HOMEPAGE="https://apps.kde.org/kigo"
|
||||
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/kigo-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="6eae5166eea5ad2cf586187f32ab8c1cf17d93db175fa977272ed78bc52c416b"
|
||||
CHECKSUM_SHA256="ef5679642e5d0ba2c3cbed90c7eb0f6e94c7a212a785afee1d237edc85fa1172"
|
||||
SOURCE_DIR="kigo-$portVersion"
|
||||
ADDITIONAL_FILES="kigo.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
|
||||
@@ -91,7 +91,7 @@ BUILD_REQUIRES="
|
||||
devel:libKF5WidgetsAddons$secondaryArchSuffix
|
||||
devel:libKF5WindowSystem$secondaryArchSuffix
|
||||
devel:libKF5XmlGui$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.15
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:cmake
|
||||
Reference in New Issue
Block a user