diff options
author | B. Watson <yalhcru@gmail.com> | 2017-08-26 11:49:38 -0400 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-09-02 10:24:38 +0100 |
commit | 5b99ae3d82d21cd863edb1f39fcf98b2406b53e9 (patch) | |
tree | b209afee5eab9c884e1ac459bea04a2b8f44c521 /games/commandergenius | |
parent | f274938acb8489617dd03fb8e868a8a0aad2e2ff (diff) | |
download | slackbuilds-5b99ae3d82d21cd863edb1f39fcf98b2406b53e9.tar.gz |
games/commandergenius: Updated for version 1.9.9.5beta.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'games/commandergenius')
-rw-r--r-- | games/commandergenius/commandergenius.SlackBuild | 5 | ||||
-rw-r--r-- | games/commandergenius/commandergenius.info | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/games/commandergenius/commandergenius.SlackBuild b/games/commandergenius/commandergenius.SlackBuild index 8204db3cd1..e238d5244d 100644 --- a/games/commandergenius/commandergenius.SlackBuild +++ b/games/commandergenius/commandergenius.SlackBuild @@ -6,6 +6,9 @@ # Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. +# 20170826 bkw: +# - updated for 1.9.9.5beta + # 20170725 bkw: # - updated for 1.9.9.2beta @@ -18,7 +21,7 @@ # 20170122 bkw: updated for 1.9.8.1beta. PRGNAM=commandergenius -VERSION=${VERSION:-1.9.9.2beta} +VERSION=${VERSION:-1.9.9.5beta} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/commandergenius/commandergenius.info b/games/commandergenius/commandergenius.info index ea2c46b15e..0192a6f500 100644 --- a/games/commandergenius/commandergenius.info +++ b/games/commandergenius/commandergenius.info @@ -1,8 +1,8 @@ PRGNAM="commandergenius" -VERSION="1.9.9.2beta" +VERSION="1.9.9.5beta" HOMEPAGE="https://github.com/gerstrong/Commander-Genius" -DOWNLOAD="https://github.com/gerstrong/Commander-Genius/archive/v1992beta/Commander-Genius-1992beta.tar.gz" -MD5SUM="717cd605d0fcb3664a249d5db6ffa42c" +DOWNLOAD="https://github.com/gerstrong/Commander-Genius/archive/v1995beta/Commander-Genius-1995beta.tar.gz" +MD5SUM="b88c86ef96779c90a19a302c50e01e17" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |