summaryrefslogtreecommitdiffstats
path: root/games/snes9x/snes9x.SlackBuild
diff options
context:
space:
mode:
author B. Watson2017-12-13 20:30:57 +0100
committer Willy Sudiarto Raharjo2017-12-21 02:19:33 +0100
commit6636f5631da0b2db0f3bc12b8a29606601f8d5b0 (patch)
treeb8e30ef4687003cb5553844f58f6a01321aaf717 /games/snes9x/snes9x.SlackBuild
parentff2725c7b0c28311abdfc5c1b77460863d74069e (diff)
downloadslackbuilds-6636f5631da0b2db0f3bc12b8a29606601f8d5b0.tar.gz
games/snes9x: Updated for version 1.55.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'games/snes9x/snes9x.SlackBuild')
-rw-r--r--games/snes9x/snes9x.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/snes9x/snes9x.SlackBuild b/games/snes9x/snes9x.SlackBuild
index 5e7a1e7712..d28e5de579 100644
--- a/games/snes9x/snes9x.SlackBuild
+++ b/games/snes9x/snes9x.SlackBuild
@@ -6,13 +6,13 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20171213 bkw: update for 1.55.
# 20170302 bkw: use long-format github URL
-
# 20161015 bkw: update for 1.54.1. script has changed enough that it
# can't build 1.53 any more.
PRGNAM=snes9x
-VERSION=${VERSION:-1.54.1}
+VERSION=${VERSION:-1.55}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}