games/hexalate: Updated for version 1.1.4.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
LEVAI Daniel 2019-01-12 07:55:07 +07:00 committed by Willy Sudiarto Raharjo
parent 098195113a
commit 6e98b31819
2 changed files with 4 additions and 4 deletions

View File

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

View File

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