mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
blinken: bump version
This commit is contained in:
@@ -9,11 +9,11 @@ If they are incorrect, the game is lost, and the player must start again from th
|
||||
beginning. The goal is to get a high score - each step in the sequence is worth one \
|
||||
point, so correct entry of a sequence of 8 lights is worth 8 points on the high score table.."
|
||||
HOMEPAGE="https://apps.kde.org/blinken"
|
||||
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/blinken-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="91b985c0f6b90432f24cfac247032729112e6503040706a346170c92a63338b2"
|
||||
CHECKSUM_SHA256="c3c8d9c8c4e2754295aa8afba82c47dce6b4876749a7d94c77268a64cdbd6ba1"
|
||||
SOURCE_DIR="blinken-$portVersion"
|
||||
ADDITIONAL_FILES="blinken.rdef.in"
|
||||
|
||||
@@ -63,7 +63,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
|
||||
@@ -93,7 +93,7 @@ BUILD_REQUIRES="
|
||||
devel:libKF5WindowSystem$secondaryArchSuffix
|
||||
devel:libKF5XmlGui$secondaryArchSuffix
|
||||
devel:libphonon4qt5$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.15
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:cmake
|
||||
Reference in New Issue
Block a user