summaryrefslogtreecommitdiffstats
path: root/games/snes9x/snes9x.SlackBuild
diff options
context:
space:
mode:
author B. Watson2018-06-24 00:57:10 +0200
committer Willy Sudiarto Raharjo2018-06-30 02:00:16 +0200
commit6ab55509bd47289ddb489c93bb29a8e41a869a79 (patch)
tree1824c904c92161409a008bd21b7bfd945ae075cf /games/snes9x/snes9x.SlackBuild
parentcf9c4254ca204146ef0475280bbfe8f977cac592 (diff)
downloadslackbuilds-6ab55509bd47289ddb489c93bb29a8e41a869a79.tar.gz
games/snes9x: Updated for version 1.56.2.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'games/snes9x/snes9x.SlackBuild')
-rw-r--r--games/snes9x/snes9x.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/snes9x/snes9x.SlackBuild b/games/snes9x/snes9x.SlackBuild
index 77fb422bb2..231c5ff8bd 100644
--- a/games/snes9x/snes9x.SlackBuild
+++ b/games/snes9x/snes9x.SlackBuild
@@ -6,6 +6,7 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20180623 bkw: update for 1.56.2.
# 20180611 bkw:
# - update for 1.56.1.
# - switch the UI from gtk3 to gtk2, as 14.2's gtk3 is too old.
@@ -25,7 +26,7 @@
# can't build 1.53 any more.
PRGNAM=snes9x
-VERSION=${VERSION:-1.56.1}
+VERSION=${VERSION:-1.56.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}