diff options
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" |