From d761957de33469185d5b3e93bf676b64ef215693 Mon Sep 17 00:00:00 2001 From: Humdinger Date: Tue, 3 Aug 2021 17:41:13 +0200 Subject: [PATCH] Update 2048 to 1.1.1 + change repo to HaikuArchives which is more uptodate + remove "x86" from ARCHITECTURES --- .../2048/{2048-1.0.0.recipe => 2048-1.1.1.recipe} | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) rename haiku-games/2048/{2048-1.0.0.recipe => 2048-1.1.1.recipe} (63%) diff --git a/haiku-games/2048/2048-1.0.0.recipe b/haiku-games/2048/2048-1.1.1.recipe similarity index 63% rename from haiku-games/2048/2048-1.0.0.recipe rename to haiku-games/2048/2048-1.1.1.recipe index 80523f37a..0f7bee288 100644 --- a/haiku-games/2048/2048-1.0.0.recipe +++ b/haiku-games/2048/2048-1.1.1.recipe @@ -3,15 +3,16 @@ DESCRIPTION="The goal of this popular and tile-matching game is to get to tile \ 2048. Use your arrow keys to move the tiles. When two tiles with the same number touch, they merge into one!" -HOMEPAGE="https://github.com/ohnx/Haiku2048" -COPYRIGHT="2015 Markus Himmel" +HOMEPAGE="https://github.com/HaikuArchives/Haiku2048" +COPYRIGHT="2015 Markus Himmel + 2016-2021 HaikuArchives Team" LICENSE="MIT" -REVISION="3" -SOURCE_URI="https://github.com/ohnx/Haiku2048/archive/v1.0.0.zip" -CHECKSUM_SHA256="171793f0f138f7cbc743bd04ad6c465a784506ed8917ab23cb3c018dfdee7832" -SOURCE_DIR="haiku2048-1.0.0" +REVISION="1" +SOURCE_URI="$HOMEPAGE/archive/$portVersion.zip" +CHECKSUM_SHA256="b723c466de2d7de5c4421d82de510e7c9df79ea67352eddd5642ec0bebbf0314" +SOURCE_DIR="Haiku2048-$portVersion" -ARCHITECTURES="x86 x86_gcc2 x86_64" +ARCHITECTURES="x86_gcc2 x86_64" PROVIDES=" 2048 = $portVersion