diff options
author | Andrew Conway <mcnalu@mcnalu.net> | 2015-01-30 20:34:11 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-01-30 20:34:11 +0700 |
commit | e0f492811dfc6ecbda5a6c493d6b34a8993213b2 (patch) | |
tree | b8e6cfebdf75d341f4103d3e73aabf97fc0ebeed /games | |
parent | 6cf2fa4ed5dcb3641d0f117ad53e115d31e08d45 (diff) | |
download | slackbuilds-e0f492811dfc6ecbda5a6c493d6b34a8993213b2.tar.gz |
games/voxelands: Updated for version 1501.00.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r-- | games/voxelands/voxelands.SlackBuild | 2 | ||||
-rw-r--r-- | games/voxelands/voxelands.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/voxelands/voxelands.SlackBuild b/games/voxelands/voxelands.SlackBuild index 9231c6fb48..a516bb116e 100644 --- a/games/voxelands/voxelands.SlackBuild +++ b/games/voxelands/voxelands.SlackBuild @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=voxelands -VERSION=${VERSION:-1409.00} +VERSION=${VERSION:-1501.00} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/voxelands/voxelands.info b/games/voxelands/voxelands.info index 854804a6d3..d74fd1bb5a 100644 --- a/games/voxelands/voxelands.info +++ b/games/voxelands/voxelands.info @@ -1,8 +1,8 @@ PRGNAM="voxelands" -VERSION="1409.00" +VERSION="1501.00" HOMEPAGE="http://voxelands.com/" -DOWNLOAD="http://www.voxelands.com/downloads/voxelands-1409.00-src.tar.bz2" -MD5SUM="e84a66aeb11015cd7dfc0f87ae0ae418" +DOWNLOAD="http://www.voxelands.com/downloads/voxelands-1501.00-src.tar.bz2" +MD5SUM="1051e84074882766e49928ec7bf31571" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="OpenAL irrlicht" |