summaryrefslogtreecommitdiffstats
path: root/games/instead/instead.SlackBuild
diff options
context:
space:
mode:
author Andrew Lobanov <spline1986@gmail.com>2022-12-01 22:19:06 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-12-03 09:09:16 +0700
commitb65cc4134bccdbd5814e173fb2205046cc60f2de (patch)
treef675f992b6a7fff15c5c7527ba8a4f88cbb8736f /games/instead/instead.SlackBuild
parentfd5fb1be61e70d29116ac550f71c66f7163b6824 (diff)
downloadslackbuilds-b65cc4134bccdbd5814e173fb2205046cc60f2de.tar.gz
slackbuilds-b65cc4134bccdbd5814e173fb2205046cc60f2de.tar.xz
games/instead: Updated for version 3.5.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/instead/instead.SlackBuild')
-rw-r--r--games/instead/instead.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/instead/instead.SlackBuild b/games/instead/instead.SlackBuild
index 72b5334f69..815748ffe0 100644
--- a/games/instead/instead.SlackBuild
+++ b/games/instead/instead.SlackBuild
@@ -6,7 +6,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=instead
-VERSION=${VERSION:-3.3.2}
+VERSION=${VERSION:-3.5.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}