libkdegames: bump version

This commit is contained in:
Gerasim Troeglazov
2024-03-02 18:07:14 +10:00
parent d3449d6300
commit 0c0a97ec7b

View File

@@ -2,11 +2,11 @@ SUMMARY="Common code and data for many KDE games"
DESCRIPTION="It is a collection of functions used by some games or which \
are useful for other games."
HOMEPAGE="https://invent.kde.org/games/libkdegames"
COPYRIGHT="2010-2022 KDE Organisation"
COPYRIGHT="2010-2024 KDE Organisation"
LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/libkdegames-$portVersion.tar.xz"
CHECKSUM_SHA256="4dd8d80dbfd2806d420bb6efc2df64a175e8273d9ea34b9c61a0a7daae342e76"
CHECKSUM_SHA256="0ac583f4327d6003782054a9ee3d51c922bcdf04577a3f7f12b3840cabf2efed"
ARCHITECTURES="all !x86_gcc2"
SECONDARY_ARCHITECTURES="x86"
@@ -101,7 +101,7 @@ BUILD_PREREQUIRES="
cmd:cmake
cmd:g++$secondaryArchSuffix
cmd:make
cmd:python2
cmd:python3.10
cmd:qdbuscpp2xml$secondaryArchSuffix >= 5
"