Hexalate: bump version

This commit is contained in:
Gerasim Troeglazov
2020-05-03 13:51:24 +10:00
parent fd687bed09
commit 4618e2fff9

View File

@@ -4,11 +4,11 @@ each touching line matches in color. You rotate circles by right clicking, \
and you move circles by dragging them. The game stores the positions and \
rotations of the circles across runs."
HOMEPAGE="https://gottcode.org/hexalate/"
COPYRIGHT="2018 Graeme Gott"
COPYRIGHT="2009-2020 Graeme Gott"
LICENSE="GNU GPL v3"
REVISION="2"
REVISION="1"
SOURCE_URI="https://gottcode.org/hexalate/hexalate-$portVersion-src.tar.bz2"
CHECKSUM_SHA256="9dfdaaf802f792dbd539b7e87674f942a773970aa50c298cd395b5d21a9acca3"
CHECKSUM_SHA256="5d3198523960d4df394d2092cd7e7b9003878a70a2934dbada60947651b1c88d"
SOURCE_DIR="hexalate-$portVersion"
ADDITIONAL_FILES="hexalate.rdef.in"
@@ -36,6 +36,7 @@ BUILD_REQUIRES="
BUILD_PREREQUIRES="
cmd:gcc$secondaryArchSuffix
cmd:ld$secondaryArchSuffix
cmd:lrelease$secondaryArchSuffix >= 5
cmd:make
cmd:qmake$secondaryArchSuffix >= 5
"