summaryrefslogtreecommitdiffstats
path: root/games/stella/stella.SlackBuild
diff options
context:
space:
mode:
author B. Watson2017-07-23 21:07:40 +0200
committer Willy Sudiarto Raharjo2017-07-26 13:28:35 +0200
commit7f0921c3e006bd0a6459e978accc5fe50da6704c (patch)
treeaadd02f2234ee6265af5c3e6103e699bce18c085 /games/stella/stella.SlackBuild
parent4b8f6789b5523703dcc86fd620634cdeb2a9136b (diff)
downloadslackbuilds-7f0921c3e006bd0a6459e978accc5fe50da6704c.tar.gz
games/stella: Updated for version 5.0.1.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'games/stella/stella.SlackBuild')
-rw-r--r--games/stella/stella.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/stella/stella.SlackBuild b/games/stella/stella.SlackBuild
index cefead0f66..bd05d76bf7 100644
--- a/games/stella/stella.SlackBuild
+++ b/games/stella/stella.SlackBuild
@@ -8,6 +8,8 @@
# Now maintained by B. Watson <yalhcru@gmail.com>
+# 20170723 bkw: update for 5.0.1
+
# 20170620 bkw:
# - fix for -current (does no harm on 14.2).
# - invert changelog so oldest entries are at bottom.
@@ -34,7 +36,7 @@
# - StartupNotify=false in .desktop
PRGNAM=stella
-VERSION=${VERSION:-4.7.3}
+VERSION=${VERSION:-5.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}