aboutsummaryrefslogtreecommitdiff
path: root/games/vbam/vbam.SlackBuild
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2018-07-02 05:21:29 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-07-07 06:54:21 +0700
commit30b2a044862f026aa8a25e9a06855b2408385c3f (patch)
tree3ced9694473ad81cac3a61a6508a2b9561b09d27 /games/vbam/vbam.SlackBuild
parent8ecc68eec732b44cf80684678bab6c60099946a7 (diff)
games/vbam: Updated for version 2.1.0.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'games/vbam/vbam.SlackBuild')
-rw-r--r--games/vbam/vbam.SlackBuild14
1 files changed, 6 insertions, 8 deletions
diff --git a/games/vbam/vbam.SlackBuild b/games/vbam/vbam.SlackBuild
index 4dc06ba1c97d..4ec87ac2b81c 100644
--- a/games/vbam/vbam.SlackBuild
+++ b/games/vbam/vbam.SlackBuild
@@ -1,11 +1,10 @@
#!/bin/sh
-# Slackbuild for vbam
-
-# Currently maintained by B. Watson <yalhcru@gmail.com>
-# Previously maintained by Dugan Chen <email removed>
+# Slackbuild for vbam
-# Written by JK Wood <email removed>
+# Currently maintained by B. Watson <yalhcru@gmail.com>.
+# Previously maintained by Dugan Chen <email removed>.
+# Written by JK Wood <email removed>.
# Slackbuild is released under the Dog-on-Fire License:
# If use of this script causes your dog to catch on fire,
@@ -23,10 +22,9 @@
# Modified by the SlackBuilds.org project.
+# 20180702 bkw: updated for 2.1.0.
# 20180612 bkw: updated for 2.0.2.
-
# 20171219 bkw: updated for 2.0.1.
-
# 20170302 bkw: use long-format github URL
# 20170126 bkw:
@@ -45,7 +43,7 @@
# - Correct README, plus cosmetic reformatting.
PRGNAM=vbam
-VERSION=${VERSION:-2.0.2}
+VERSION=${VERSION:-2.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}