summaryrefslogtreecommitdiffstats
path: root/games/stella/stella.SlackBuild
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2018-02-06 09:37:49 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-02-10 08:09:26 +0700
commit6a17bbcd61f6ad85f6b0c5ac5c02c781203bf7b9 (patch)
tree76cb45a4f42c2967293b562ccfe0e58b2a77711e /games/stella/stella.SlackBuild
parentb5873c2f39b3b907731be92f672d2ad0587b9fcb (diff)
downloadslackbuilds-6a17bbcd61f6ad85f6b0c5ac5c02c781203bf7b9.tar.gz
slackbuilds-6a17bbcd61f6ad85f6b0c5ac5c02c781203bf7b9.tar.xz
games/stella: Updated for version 5.1.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'games/stella/stella.SlackBuild')
-rw-r--r--games/stella/stella.SlackBuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/games/stella/stella.SlackBuild b/games/stella/stella.SlackBuild
index e668d8a86d..8c5bbdf6c4 100644
--- a/games/stella/stella.SlackBuild
+++ b/games/stella/stella.SlackBuild
@@ -8,8 +8,8 @@
# Now maintained by B. Watson <yalhcru@gmail.com>
+# 20180206 bkw: update for 5.1
# 20170821 bkw: update for 5.0.2
-
# 20170723 bkw: update for 5.0.1
# 20170620 bkw:
@@ -17,9 +17,7 @@
# - invert changelog so oldest entries are at bottom.
# 20170122 bkw: update for 4.7.3
-
# 20160804 bkw: update for 4.7.2
-
# 20150509 bkw: update for 4.6.1
# 20150322 bkw:
@@ -38,7 +36,7 @@
# - StartupNotify=false in .desktop
PRGNAM=stella
-VERSION=${VERSION:-5.0.2}
+VERSION=${VERSION:-5.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}