From cbd666c5c6661114f8a0133a0bd1229fb7f1af27 Mon Sep 17 00:00:00 2001 From: Andrew Lobanov Date: Sun, 22 Apr 2018 18:50:03 +0100 Subject: games/instead: Updated for version 3.2.1. Signed-off-by: David Spencer --- games/instead/instead.SlackBuild | 4 ++-- games/instead/instead.info | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'games/instead') diff --git a/games/instead/instead.SlackBuild b/games/instead/instead.SlackBuild index c3371bd636c4..417d8d0156dd 100644 --- a/games/instead/instead.SlackBuild +++ b/games/instead/instead.SlackBuild @@ -4,7 +4,7 @@ # Written by Andrew Lobanov PRGNAM=instead -VERSION=${VERSION:-3.2.0} +VERSION=${VERSION:-3.2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -57,7 +57,7 @@ cd build -DCMAKE_CXX_FLAGS:STRING="$SLKCFLAGS" \ -DCMAKE_INSTALL_PREFIX=/usr \ -DBINDIR=bin \ - -DDOCDIR=doc/instead \ + -DDOCDIR=doc/$PRGNAM-$VERSION \ -DMANDIR=man \ -DDATADIR=share/instead \ -DICONDIR=share/pixmaps \ diff --git a/games/instead/instead.info b/games/instead/instead.info index cd1a07939284..d466eee5526f 100644 --- a/games/instead/instead.info +++ b/games/instead/instead.info @@ -1,8 +1,8 @@ PRGNAM="instead" -VERSION="3.2.0" -HOMEPAGE="http://instead.syscall.ru/" -DOWNLOAD="http://downloads.sourceforge.net/project/instead/instead/3.2.0/instead_3.2.0.tar.gz" -MD5SUM="a732873f806fca857050b49240e7df3f" +VERSION="3.2.1" +HOMEPAGE="https://instead-hub.github.io/en/" +DOWNLOAD="https://github.com/instead-hub/instead/releases/download/3.2.1/instead_3.2.1.tar.gz" +MD5SUM="b105f00af6405bb0ef14af6489468099" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="lua SDL2_mixer SDL2_image SDL2_ttf" -- cgit v1.2.3