mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
ksudoku: bump version
This commit is contained in:
@@ -8,11 +8,11 @@ a value in them.
|
||||
Besides the traditional version, there are many differently shaped grids to \
|
||||
choose from. The essential rules remain though."
|
||||
HOMEPAGE="https://apps.kde.org/ksudoku"
|
||||
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/ksudoku-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="66676a8e3637ceb9c7a44e5e87028e689ea71a5b06e656b12a1d06a76e685b97"
|
||||
CHECKSUM_SHA256="f8b5c990f6a353900874ce115b1855823c0de7b6c90a48cea12a201bfa9f0b21"
|
||||
SOURCE_DIR="ksudoku-$portVersion"
|
||||
ADDITIONAL_FILES="ksudoku.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
|
||||
@@ -90,7 +90,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