diff options
author | LEVAI Daniel <leva@ecentrum.hu> | 2014-02-13 08:32:21 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-02-13 08:32:21 +0700 |
commit | 52f30996b7ac7516a3c5aee14b7f08b382f07de1 (patch) | |
tree | b8ae8ebf58eda1537a45c21c21b987144232f9eb /games/hexalate | |
parent | f761d0ced5e1ccd32fcf30e1a113b16be8865367 (diff) | |
download | slackbuilds-52f30996b7ac7516a3c5aee14b7f08b382f07de1.tar.gz |
games/hexalate: Updated for version 1.0.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/hexalate')
-rw-r--r-- | games/hexalate/hexalate.SlackBuild | 4 | ||||
-rw-r--r-- | games/hexalate/hexalate.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/games/hexalate/hexalate.SlackBuild b/games/hexalate/hexalate.SlackBuild index 7cb05e5458..8c3270c172 100644 --- a/games/hexalate/hexalate.SlackBuild +++ b/games/hexalate/hexalate.SlackBuild @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (c) 2013 LEVAI Daniel +# Copyright (c) 2013-2014 LEVAI Daniel # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -28,7 +28,7 @@ # Build script for hexalate PRGNAM=hexalate -VERSION=${VERSION:-1.0.2} +VERSION=${VERSION:-1.0.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/hexalate/hexalate.info b/games/hexalate/hexalate.info index 00397eb129..8bf5094c42 100644 --- a/games/hexalate/hexalate.info +++ b/games/hexalate/hexalate.info @@ -1,8 +1,8 @@ PRGNAM="hexalate" -VERSION="1.0.2" +VERSION="1.0.3" HOMEPAGE="http://gottcode.org/hexalate/" -DOWNLOAD="http://gottcode.org/hexalate/hexalate-1.0.2-src.tar.bz2" -MD5SUM="42e919bf90b291fca099b56c4dcc0824" +DOWNLOAD="http://gottcode.org/hexalate/hexalate-1.0.3-src.tar.bz2" +MD5SUM="2a5415c115b5ab3d319069ca3ae80c57" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |