Klickety: bump version

This commit is contained in:
Gerasim Troeglazov
2021-11-01 20:56:46 +10:00
parent 6c8a8e9e2f
commit 1846733961

View File

@@ -4,7 +4,7 @@ after once famous game of SameGame. The idea behind Klickety is to completely \
clear the game board filled with the multicolored marbles. Klickety also \
offers a SameGame mode called KSame."
HOMEPAGE="https://apps.kde.org/klickety"
COPYRIGHT="2010-2020 KDE Organisation"
COPYRIGHT="2010-2021 KDE Organisation"
LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/klickety-$portVersion.tar.xz"
@@ -57,7 +57,7 @@ REQUIRES="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
extra_cmake_modules$secondaryArchSuffix >= 5.77
extra_cmake_modules$secondaryArchSuffix >= 5.86
devel:libKF5Archive$secondaryArchSuffix
devel:libKF5Attica$secondaryArchSuffix
devel:libKF5Auth$secondaryArchSuffix
@@ -108,6 +108,7 @@ BUILD()
cd build
cmake .. \
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_INSTALL_PREFIX=$appsDir \
-DCMAKE_INSTALL_DATADIR=$dataDir \
-DCMAKE_INSTALL_DATAROOTDIR=$dataDir \