mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
games/commandergenius: Updated for version 1.9.8.1beta.
This commit is contained in:
parent
cf5a3c1f7f
commit
dc03ccb3a0
2 changed files with 6 additions and 4 deletions
|
@ -6,8 +6,10 @@
|
|||
|
||||
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
|
||||
|
||||
# 20170122 bkw: updated for 1.9.8.1beta
|
||||
|
||||
PRGNAM=commandergenius
|
||||
VERSION=${VERSION:-1.9.5.3beta}
|
||||
VERSION=${VERSION:-1.9.8.1beta}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="commandergenius"
|
||||
VERSION="1.9.5.3beta"
|
||||
VERSION="1.9.8.1beta"
|
||||
HOMEPAGE="https://github.com/gerstrong/Commander-Genius"
|
||||
DOWNLOAD="https://github.com/gerstrong/Commander-Genius/archive/v1953beta.tar.gz"
|
||||
MD5SUM="7226389ae8a423dc9086936a9b403111"
|
||||
DOWNLOAD="https://github.com/gerstrong/Commander-Genius/archive/v1981beta.tar.gz"
|
||||
MD5SUM="1e7d28c3065dcad3e46412935c4b4c21"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue