games/hexalate: Updated for version 1.0.3.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
LEVAI Daniel 2014-02-13 08:32:21 +07:00 committed by Willy Sudiarto Raharjo
parent f761d0ced5
commit 52f30996b7
2 changed files with 5 additions and 5 deletions

View file

@ -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}

View file

@ -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=""