summaryrefslogtreecommitdiffstats
path: root/games/stella/stella.SlackBuild
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2017-08-21 14:46:50 -0400
committer B. Watson <yalhcru@gmail.com>2017-08-21 14:46:50 -0400
commit136273696045aee23e859c4963ed388c35f17c2b (patch)
tree6d213f791e7011d17c25951a9bf26a3b452ac8fc /games/stella/stella.SlackBuild
parent9f684870521ebf89d404f9a2f885221bb2519a58 (diff)
downloadslackbuilds-136273696045aee23e859c4963ed388c35f17c2b.tar.gz
slackbuilds-136273696045aee23e859c4963ed388c35f17c2b.tar.xz
games/stella: Updated for version 5.0.2.
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 bd05d76bf7..e668d8a86d 100644
--- a/games/stella/stella.SlackBuild
+++ b/games/stella/stella.SlackBuild
@@ -8,6 +8,8 @@
# Now maintained by B. Watson <yalhcru@gmail.com>
+# 20170821 bkw: update for 5.0.2
+
# 20170723 bkw: update for 5.0.1
# 20170620 bkw:
@@ -36,7 +38,7 @@
# - StartupNotify=false in .desktop
PRGNAM=stella
-VERSION=${VERSION:-5.0.1}
+VERSION=${VERSION:-5.0.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}