From 913632e6b3ba0f99fa693d0ad63d02b10d6e5612 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Fri, 3 Aug 2018 09:54:59 +0200 Subject: [PATCH] dead_ascend: code style. --- games-rpg/dead_ascend/dead_ascend-1.1.0.recipe | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/games-rpg/dead_ascend/dead_ascend-1.1.0.recipe b/games-rpg/dead_ascend/dead_ascend-1.1.0.recipe index 549078d5a..0b9b71156 100644 --- a/games-rpg/dead_ascend/dead_ascend-1.1.0.recipe +++ b/games-rpg/dead_ascend/dead_ascend-1.1.0.recipe @@ -4,17 +4,15 @@ up through the tower - solving a host of puzzles on your way to your rescue." HOMEPAGE="https://github.com/Larpon/DeadAscend" COPYRIGHT="2015-2017 Lars Pontoppidan" LICENSE="MIT" +REVISION="2" SOURCE_URI="https://github.com/Larpon/DeadAscend/archive/v1.1.0.tar.gz" CHECKSUM_SHA256="36aa70520dce597d72f1c0bb3ed3c96128f9cc244af802524d2d35c91ccebffe" -PATCHES="dead_ascend-$portVersion.patchset" SOURCE_DIR="DeadAscend-1.1.0" - SOURCE_URI_2="https://github.com/Larpon/qak/archive/v1.4.0.tar.gz" CHECKSUM_SHA256_2="abb2db0550d0a89b3f09512600d5e724cd12da63ed2a8a64130170c068bc0a29" SOURCE_URI_3="https://github.com/Larpon/QtFirebase/archive/v1.3.3.tar.gz" CHECKSUM_SHA256_3="cf723f0391659c10237f284de9833f61e7ac6c827a038a9b0796ffae7704a18a" - -REVISION="2" +PATCHES="dead_ascend-$portVersion.patchset" ARCHITECTURES="!x86_gcc2 ?x86 ?x86_64" SECONDARY_ARCHITECTURES="x86"