From 53ab1ba7b2381d97067f41ddc5d7e22b10d4cf8b Mon Sep 17 00:00:00 2001 From: Peter Kosyh Date: Sat, 9 Mar 2019 10:21:47 +0300 Subject: [PATCH] games-engines/instead: bump to 3.3.0 (#3678) * instead 3.2.2 -> 3.3.0 --- .../instead/{instead-3.2.2.recipe => instead-3.3.0.recipe} | 6 +++--- .../{instead-3.2.2.patchset => instead-3.3.0.patchset} | 0 2 files changed, 3 insertions(+), 3 deletions(-) rename games-engines/instead/{instead-3.2.2.recipe => instead-3.3.0.recipe} (95%) rename games-engines/instead/patches/{instead-3.2.2.patchset => instead-3.3.0.patchset} (100%) diff --git a/games-engines/instead/instead-3.2.2.recipe b/games-engines/instead/instead-3.3.0.recipe similarity index 95% rename from games-engines/instead/instead-3.2.2.recipe rename to games-engines/instead/instead-3.3.0.recipe index f21a94aa4..3011f0f93 100644 --- a/games-engines/instead/instead-3.2.2.recipe +++ b/games-engines/instead/instead-3.3.0.recipe @@ -6,11 +6,11 @@ point & click adventures. Adventure begins! 'Select game/[...]' menu. Also, you can just unpack zip file with game in ~/config/settings/Instead/games)" HOMEPAGE="https://instead-hub.github.io/" -COPYRIGHT="2009-2018 Peter Kosyh" +COPYRIGHT="2009-2019 Peter Kosyh" LICENSE="MIT" -REVISION="4" +REVISION="1" SOURCE_URI="https://github.com/instead-hub/instead/releases/download/$portVersion/instead_$portVersion.tar.gz" -CHECKSUM_SHA256="fd3e732e548a36ae85a27ea2e0743fd8c097ab8b613fc6e4b86a762fd15def1f" +CHECKSUM_SHA256="c9f845be9267fb4457fec4b056a281e1460478969a8c70d2bd2ff82770e6534f" PATCHES="instead-$portVersion.patchset" ADDITIONAL_FILES="instead.rdef.in" diff --git a/games-engines/instead/patches/instead-3.2.2.patchset b/games-engines/instead/patches/instead-3.3.0.patchset similarity index 100% rename from games-engines/instead/patches/instead-3.2.2.patchset rename to games-engines/instead/patches/instead-3.3.0.patchset