From f61bf514936898aedd42c2907163e616f581cbc1 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Sun, 3 May 2020 14:54:41 +1000 Subject: [PATCH] INSTEAD: bump version --- .../instead/{instead-3.3.0.recipe => instead-3.3.2.recipe} | 6 +++--- .../{instead-3.3.0.patchset => instead-3.3.2.patchset} | 0 2 files changed, 3 insertions(+), 3 deletions(-) rename games-engines/instead/{instead-3.3.0.recipe => instead-3.3.2.recipe} (95%) rename games-engines/instead/patches/{instead-3.3.0.patchset => instead-3.3.2.patchset} (100%) diff --git a/games-engines/instead/instead-3.3.0.recipe b/games-engines/instead/instead-3.3.2.recipe similarity index 95% rename from games-engines/instead/instead-3.3.0.recipe rename to games-engines/instead/instead-3.3.2.recipe index c6c9c3152..1c3308969 100644 --- a/games-engines/instead/instead-3.3.0.recipe +++ b/games-engines/instead/instead-3.3.2.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-2019 Peter Kosyh" +COPYRIGHT="2009-2020 Peter Kosyh" LICENSE="MIT" -REVISION="2" +REVISION="1" SOURCE_URI="https://github.com/instead-hub/instead/releases/download/$portVersion/instead_$portVersion.tar.gz" -CHECKSUM_SHA256="c9f845be9267fb4457fec4b056a281e1460478969a8c70d2bd2ff82770e6534f" +CHECKSUM_SHA256="bb98f6903291bcc40fb06f2203ab8e05272ec84fded412482b6faa54bea3a90b" PATCHES="instead-$portVersion.patchset" ADDITIONAL_FILES="instead.rdef.in" diff --git a/games-engines/instead/patches/instead-3.3.0.patchset b/games-engines/instead/patches/instead-3.3.2.patchset similarity index 100% rename from games-engines/instead/patches/instead-3.3.0.patchset rename to games-engines/instead/patches/instead-3.3.2.patchset