mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
kgoldrunner: bump version
This commit is contained in:
@@ -4,11 +4,11 @@ a maze, climbs stairs, dig holes and dodges enemies in order to collect \
|
||||
all the gold nuggets and escape to the next level. Your enemies are also \
|
||||
after the gold. Worse still, they are after you!."
|
||||
HOMEPAGE="https://github.com/KDE/kgoldrunner"
|
||||
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/kgoldrunner-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="bf7dfaa32f0d6da7f79ea7ff6b065915be127ae32431e1dad22678d77f50c88f"
|
||||
CHECKSUM_SHA256="7d29beb6f701eb98be850dee9bacddeaaa303f3a579c017bb44dde4eb513dfb4"
|
||||
SOURCE_DIR="kgoldrunner-$portVersion"
|
||||
ADDITIONAL_FILES="kgoldrunner.rdef.in"
|
||||
|
||||
@@ -55,7 +55,7 @@ REQUIRES="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
extra_cmake_modules$secondaryArchSuffix >= 5.86
|
||||
extra_cmake_modules$secondaryArchSuffix >= 5.93
|
||||
devel:libKF5Archive$secondaryArchSuffix
|
||||
devel:libKF5Auth$secondaryArchSuffix
|
||||
devel:libKF5Bookmarks$secondaryArchSuffix
|
||||
@@ -82,7 +82,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