diff options
author | Andrew Lobanov <spline1986@gmail.com> | 2015-01-04 00:25:38 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-01-04 00:26:37 +0700 |
commit | fe50103e24b7673f9e121281c25923dd06041774 (patch) | |
tree | ea16c6ca3405638ad33775d3f8e09e6dfcff7778 /games | |
parent | aeeb84aa22ce64e9b88589965acfe392e914728a (diff) |
games/instead: Updated for version 2.2.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games')
-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 c4e8e56c5ac0..b58be6fce08e 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:-2.1.1} +VERSION=${VERSION:-2.2.0} BUILD=${BUILD:-1} TAG=${TAG:-SBo} diff --git a/games/instead/instead.info b/games/instead/instead.info index 5131c8f552c9..74628d7c85b8 100644 --- a/games/instead/instead.info +++ b/games/instead/instead.info @@ -1,8 +1,8 @@ PRGNAM="instead" -VERSION="2.1.1" +VERSION="2.2.0" HOMEPAGE="http://instead.syscall.ru/" -DOWNLOAD="http://downloads.sourceforge.net/project/instead/instead/2.1.1/instead_2.1.1.tar.gz" -MD5SUM="8f509ea247a23beeb53aed0bc3ae374e" +DOWNLOAD="http://downloads.sourceforge.net/project/instead/instead/2.2.0/instead_2.2.0.tar.gz" +MD5SUM="1c7aa11c39a9011861ef4587262ef0a1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="lua" |