diff options
author | LEVAI Daniel <leva@ecentrum.hu> | 2019-01-12 07:55:07 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-01-12 07:55:07 +0700 |
commit | 6e98b318199db6c2d194ca3d3e4a56316e8d748c (patch) | |
tree | 95c56ec1a2f02388dff3a1fc9d1cdd4c065eef1b /games/hexalate | |
parent | 098195113a5f094b9f7d90c43a166aa64467f7ec (diff) | |
download | slackbuilds-6e98b318199db6c2d194ca3d3e4a56316e8d748c.tar.gz |
games/hexalate: Updated for version 1.1.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/hexalate')
-rw-r--r-- | games/hexalate/hexalate.SlackBuild | 2 | ||||
-rw-r--r-- | games/hexalate/hexalate.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/hexalate/hexalate.SlackBuild b/games/hexalate/hexalate.SlackBuild index ea837fdcaa..d7a55f2a83 100644 --- a/games/hexalate/hexalate.SlackBuild +++ b/games/hexalate/hexalate.SlackBuild @@ -28,7 +28,7 @@ # Build script for hexalate PRGNAM=hexalate -VERSION=${VERSION:-1.1.0} +VERSION=${VERSION:-1.1.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/hexalate/hexalate.info b/games/hexalate/hexalate.info index f178c915b2..5b6b92856d 100644 --- a/games/hexalate/hexalate.info +++ b/games/hexalate/hexalate.info @@ -1,8 +1,8 @@ PRGNAM="hexalate" -VERSION="1.1.0" +VERSION="1.1.4" HOMEPAGE="https://gottcode.org/hexalate/" -DOWNLOAD="https://gottcode.org/hexalate/hexalate-1.1.0-src.tar.bz2" -MD5SUM="35b456a2770d4b4fc5dee8040620102e" +DOWNLOAD="https://gottcode.org/hexalate/hexalate-1.1.4-src.tar.bz2" +MD5SUM="0b8d536e87c634471543cfae97b7b1c0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="qt5" |