diff options
-rw-r--r-- | games/instead/instead.SlackBuild | 2 | ||||
-rw-r--r-- | games/instead/instead.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/instead/instead.SlackBuild b/games/instead/instead.SlackBuild index c2877862f1e6..14772f2fc22b 100644 --- a/games/instead/instead.SlackBuild +++ b/games/instead/instead.SlackBuild @@ -4,7 +4,7 @@ # Written by Andrew Lobanov <spline @ rooker dot ru> PRGNAM=instead -VERSION=${VERSION:-3.2.2} +VERSION=${VERSION:-3.3.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/instead/instead.info b/games/instead/instead.info index 49be268919ab..239d81771c5f 100644 --- a/games/instead/instead.info +++ b/games/instead/instead.info @@ -1,8 +1,8 @@ PRGNAM="instead" -VERSION="3.2.2" +VERSION="3.3.0" HOMEPAGE="https://instead-hub.github.io/en/" -DOWNLOAD="https://github.com/instead-hub/instead/releases/download/3.2.2/instead_3.2.2.tar.gz" -MD5SUM="ba083b0827d4318a82419e0a0985a3e0" +DOWNLOAD="https://github.com/instead-hub/instead/releases/download/3.3.0/instead_3.3.0.tar.gz" +MD5SUM="867bf07dd72cc186b8e15a5c40330e42" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="luajit SDL2_mixer SDL2_image SDL2_ttf" |