mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
games/commandergenius: Updated for version 2.7.3.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
1ee937dd9d
commit
6bf44ae579
2 changed files with 5 additions and 4 deletions
|
@ -6,6 +6,7 @@
|
|||
|
||||
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
|
||||
|
||||
# 20201224 bkw: updated for 2.7.3
|
||||
# 20201111 bkw: updated for 2.6.3.1
|
||||
# 20201030 bkw: updated for 2.6.3
|
||||
# 20200302 bkw: updated for 2.3.9
|
||||
|
@ -30,7 +31,7 @@
|
|||
# 20170122 bkw: updated for 1.9.8.1beta.
|
||||
|
||||
PRGNAM=commandergenius
|
||||
VERSION=${VERSION:-2.6.3.1}
|
||||
VERSION=${VERSION:-2.7.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="commandergenius"
|
||||
VERSION="2.6.3.1"
|
||||
VERSION="2.7.3"
|
||||
HOMEPAGE="https://gitlab.com/Dringgstein/Commander-Genius"
|
||||
DOWNLOAD="https://gitlab.com/Dringgstein/Commander-Genius/-/archive/v2.6.3.1/Commander-Genius-v2.6.3.1.tar.bz2"
|
||||
MD5SUM="341168cfa1fe2a06d8349afe8c4b1acf"
|
||||
DOWNLOAD="https://gitlab.com/Dringgstein/Commander-Genius/-/archive/v2.7.3/Commander-Genius-v2.7.3.tar.bz2"
|
||||
MD5SUM="0cb46d252c2040c0c17029c296db07b1"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="SDL2_ttf SDL2_image SDL2_mixer cmake-202x"
|
||||
|
|
Loading…
Reference in a new issue