summaryrefslogtreecommitdiffstats
path: root/games/chocolate-doom/chocolate-doom.SlackBuild
diff options
context:
space:
mode:
author B. Watson2018-01-01 22:20:14 +0100
committer Willy Sudiarto Raharjo2018-01-06 00:55:38 +0100
commitd3abfcd04c36efe83bed9d96fb9512cc2dfd22a5 (patch)
treec740157f55d22a396c05a0681fe0462578bc61f5 /games/chocolate-doom/chocolate-doom.SlackBuild
parentcd58ea344a6f58d1a69af1f5a2aa10f6019f47e5 (diff)
downloadslackbuilds-d3abfcd04c36efe83bed9d96fb9512cc2dfd22a5.tar.gz
games/chocolate-doom: Updated for version 3.0.0.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'games/chocolate-doom/chocolate-doom.SlackBuild')
-rw-r--r--games/chocolate-doom/chocolate-doom.SlackBuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/games/chocolate-doom/chocolate-doom.SlackBuild b/games/chocolate-doom/chocolate-doom.SlackBuild
index bc77a3ab72..1b2317bbd6 100644
--- a/games/chocolate-doom/chocolate-doom.SlackBuild
+++ b/games/chocolate-doom/chocolate-doom.SlackBuild
@@ -6,6 +6,9 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20180101 bkw:
+# - Update for v3.0.0. Building 2.3.0 still works, if someone needs it.
+
# 20170228 bkw:
# - Allow building 3.0.0-beta1 (but VERSION is still 2.3.0, and is
# still built the same, so BUILD is still 1). See BETA.txt.
@@ -20,7 +23,7 @@
# - update README and slack-desc
PRGNAM=chocolate-doom
-VERSION=${VERSION:-2.3.0}
+VERSION=${VERSION:-3.0.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}