bovo: bump version

This commit is contained in:
Gerasim Troeglazov
2022-05-11 16:15:58 +10:00
parent 941fba830a
commit 1753c4d404
2 changed files with 4 additions and 4 deletions

View File

@@ -4,11 +4,11 @@ game for two players, where the opponents alternate in placing their respective
pictogram on the game board. (Also known as: Connect Five, Five in a row, X and O, \
Naughts and Crosses)."
HOMEPAGE="https://apps.kde.org/bovo"
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/bovo-$portVersion.tar.xz"
CHECKSUM_SHA256="ae86649bc9ed228b60f81c5e98218db99691283dff5219ce12d213d37b67b6cc"
CHECKSUM_SHA256="f681df51e3b00a982b10fae9a9e6ac705101f53cacbd418f747c58a5f4ff6653"
SOURCE_DIR="bovo-$portVersion"
PATCHES="bovo-$portVersion.patchset"
ADDITIONAL_FILES="bovo.rdef.in"
@@ -56,7 +56,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
@@ -83,7 +83,7 @@ BUILD_REQUIRES="
devel:libKF5WidgetsAddons$secondaryArchSuffix
devel:libKF5WindowSystem$secondaryArchSuffix
devel:libKF5XmlGui$secondaryArchSuffix
devel:libQt5Core$secondaryArchSuffix >= 5.15
devel:libQt5Core$secondaryArchSuffix
"
BUILD_PREREQUIRES="
cmd:cmake