From 4618e2fff98a4915336d1a74b2b8a7693d937bcb Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Sun, 3 May 2020 13:51:24 +1000 Subject: [PATCH] Hexalate: bump version --- .../{hexalate-1.1.4.recipe => hexalate-1.1.6.recipe} | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) rename games-puzzle/hexalate/{hexalate-1.1.4.recipe => hexalate-1.1.6.recipe} (92%) diff --git a/games-puzzle/hexalate/hexalate-1.1.4.recipe b/games-puzzle/hexalate/hexalate-1.1.6.recipe similarity index 92% rename from games-puzzle/hexalate/hexalate-1.1.4.recipe rename to games-puzzle/hexalate/hexalate-1.1.6.recipe index c4ac607ea..cb4a31f74 100644 --- a/games-puzzle/hexalate/hexalate-1.1.4.recipe +++ b/games-puzzle/hexalate/hexalate-1.1.6.recipe @@ -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 "