aboutsummaryrefslogtreecommitdiff
path: root/games/stella/stella.SlackBuild
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2020-08-04 21:16:15 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-08-29 10:08:35 +0700
commit0091dad9b405e75fb6a185d701b691899457a3b3 (patch)
treedad1dc991c57101bf2b849a8a9fddc7ae8bebaa7 /games/stella/stella.SlackBuild
parent3b054bdd3bcee8693866bb51b74b601351fb66f8 (diff)
downloadslackbuilds-0091dad9b405e75fb6a185d701b691899457a3b3.tar.xz
games/stella: Updated for version 6.2.1.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/stella/stella.SlackBuild')
-rw-r--r--games/stella/stella.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/stella/stella.SlackBuild b/games/stella/stella.SlackBuild
index 92b51384fe03..13480555d791 100644
--- a/games/stella/stella.SlackBuild
+++ b/games/stella/stella.SlackBuild
@@ -8,6 +8,7 @@
# Now maintained by B. Watson <yalhcru@gmail.com>
+# 20200804 bkw: update for 6.2.1.
# 20200327 bkw:
# - update for 6.1.
# - use clang++, our g++ is too old.
@@ -45,7 +46,7 @@
# - StartupNotify=false in .desktop
PRGNAM=stella
-VERSION=${VERSION:-6.1}
+VERSION=${VERSION:-6.2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}