summaryrefslogtreecommitdiffstats
path: root/games/stella/stella.SlackBuild
diff options
context:
space:
mode:
author B. Watson2020-10-27 08:34:03 +0100
committer Willy Sudiarto Raharjo2020-10-31 05:15:41 +0100
commit21f9fb48c6729df23ecc17e429ec9bc4ba194aee (patch)
tree52dbeb13b058b8e08c9dd37123a3615417e6da77 /games/stella/stella.SlackBuild
parent6e0fc2e1ae07ecce43108901c201472827564e9a (diff)
downloadslackbuilds-21f9fb48c6729df23ecc17e429ec9bc4ba194aee.tar.gz
games/stella: Updated for version 6.3.
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 13480555d7..e1fbe2affd 100644
--- a/games/stella/stella.SlackBuild
+++ b/games/stella/stella.SlackBuild
@@ -8,6 +8,7 @@
# Now maintained by B. Watson <yalhcru@gmail.com>
+# 20201027 bkw: update for 6.3.
# 20200804 bkw: update for 6.2.1.
# 20200327 bkw:
# - update for 6.1.
@@ -46,7 +47,7 @@
# - StartupNotify=false in .desktop
PRGNAM=stella
-VERSION=${VERSION:-6.2.1}
+VERSION=${VERSION:-6.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}