summaryrefslogtreecommitdiffstats
path: root/games/colem/colem.SlackBuild
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2017-06-27 15:42:58 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-07-01 07:42:31 +0700
commit3e5a22408094746c86bc6b04cd4770333dfce46e (patch)
tree1f5aeae5544f540782485bbd2e70f71cb8fddd78 /games/colem/colem.SlackBuild
parent891f9deba034af49a97d85cb741eeaabff8fa707 (diff)
downloadslackbuilds-3e5a22408094746c86bc6b04cd4770333dfce46e.tar.gz
slackbuilds-3e5a22408094746c86bc6b04cd4770333dfce46e.tar.xz
games/colem: Updated for version 4.0.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'games/colem/colem.SlackBuild')
-rw-r--r--games/colem/colem.SlackBuild7
1 files changed, 6 insertions, 1 deletions
diff --git a/games/colem/colem.SlackBuild b/games/colem/colem.SlackBuild
index 62a52fd03f..0c0b037ec8 100644
--- a/games/colem/colem.SlackBuild
+++ b/games/colem/colem.SlackBuild
@@ -6,6 +6,11 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20170627 bkw:
+# - updated for 4.0
+# - rework rom_path.diff, so this script can't build 3.8 any more
+# - update man page, add new -4x3 option
+
# 20161017 bkw:
# - updated for 3.8
# - updated man page with new 3.8 options
@@ -42,7 +47,7 @@
# with OSS modules disabled by default.
PRGNAM=colem
-VERSION=${VERSION:-3.8}
+VERSION=${VERSION:-4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}