diff options
author | Andrew Lobanov <spline1986@gmail.com> | 2017-08-21 00:41:38 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-26 07:19:33 +0700 |
commit | 6cde0437382ba10d499a5e9df49d1565444ed719 (patch) | |
tree | 7ffa6a8302a45dd74514f7d6d92b7664a6ce2929 /games/instead | |
parent | d8ea9200bb1f83ff2579fc9dee769b055b94edad (diff) | |
download | slackbuilds-6cde0437382ba10d499a5e9df49d1565444ed719.tar.gz |
games/instead: Updated for version 3.1.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'games/instead')
-rw-r--r-- | games/instead/instead.SlackBuild | 2 | ||||
-rw-r--r-- | games/instead/instead.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/instead/instead.SlackBuild b/games/instead/instead.SlackBuild index f093d51efa..2b8c50085b 100644 --- a/games/instead/instead.SlackBuild +++ b/games/instead/instead.SlackBuild @@ -4,7 +4,7 @@ # Written by Andrew Lobanov <spline @ rooker dot ru> PRGNAM=instead -VERSION=${VERSION:-3.0.1} +VERSION=${VERSION:-3.1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/instead/instead.info b/games/instead/instead.info index f3885df7e8..1838262561 100644 --- a/games/instead/instead.info +++ b/games/instead/instead.info @@ -1,8 +1,8 @@ PRGNAM="instead" -VERSION="3.0.1" +VERSION="3.1.0" HOMEPAGE="http://instead.syscall.ru/" -DOWNLOAD="https://sourceforge.net/projects/instead/files/instead/3.0.1/instead_3.0.1.tar.gz" -MD5SUM="c6377b6b05105980c65171317fef615b" +DOWNLOAD="http://downloads.sourceforge.net/project/instead/instead/3.1.0/instead_3.1.0.tar.gz" +MD5SUM="4b997dd8a51c9c2392941a16975b83a3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="lua SDL2_mixer SDL2_image SDL2_ttf" |