From fd687bed09d889bde71a81b4bfa7b0edde1e31c3 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Sun, 3 May 2020 13:47:02 +1000 Subject: [PATCH] Simsu: bump version --- .../simsu/{simsu-1.3.7.recipe => simsu-1.3.9.recipe} | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) rename games-board/simsu/{simsu-1.3.7.recipe => simsu-1.3.9.recipe} (92%) diff --git a/games-board/simsu/simsu-1.3.7.recipe b/games-board/simsu/simsu-1.3.9.recipe similarity index 92% rename from games-board/simsu/simsu-1.3.7.recipe rename to games-board/simsu/simsu-1.3.9.recipe index 0e099edfe..0ee956091 100644 --- a/games-board/simsu/simsu-1.3.7.recipe +++ b/games-board/simsu/simsu-1.3.9.recipe @@ -5,11 +5,11 @@ all instances of a number. You can also check your answers for correctness while The game stores your current notes and answers, so that you can pick up where you left \ off the next time you play." HOMEPAGE="https://gottcode.org/simsu/" -COPYRIGHT="2018 Graeme Gott" +COPYRIGHT="2009-2020 Graeme Gott" LICENSE="GNU GPL v3" -REVISION="2" +REVISION="1" SOURCE_URI="https://gottcode.org/simsu/simsu-$portVersion-src.tar.bz2" -CHECKSUM_SHA256="a3c56b6339fd314b198b7ec89d27f1919d4b480e7e0eae03980dda5fec31cd6a" +CHECKSUM_SHA256="b5df8994ff7bc35e775c466c8214e4362d1f720757383c9cd412693fcb6f143b" SOURCE_DIR="simsu-$portVersion" ADDITIONAL_FILES="simsu.rdef.in" @@ -37,6 +37,7 @@ BUILD_REQUIRES=" BUILD_PREREQUIRES=" cmd:gcc$secondaryArchSuffix cmd:ld$secondaryArchSuffix + cmd:lrelease$secondaryArchSuffix >= 5 cmd:make cmd:qmake$secondaryArchSuffix >= 5 "