Skip to content

Commit

Permalink
ksudoku: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
threedeyes committed May 11, 2022
1 parent a6440d7 commit 4a99d61
Showing 1 changed file with 4 additions and 4 deletions.
Expand Up @@ -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"

Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 4a99d61

Please sign in to comment.