summaryrefslogtreecommitdiffstats
path: root/games/darkplaces/darkplaces.SlackBuild
diff options
context:
space:
mode:
author M.Dinslage2013-03-04 06:04:02 +0100
committer dsomero2013-03-04 23:26:38 +0100
commitb5d438dd0d8a3e7ec29f4414fb7c993658391c45 (patch)
tree967bbf6e9b5f11adccc4a5674a17bf6812ccacca /games/darkplaces/darkplaces.SlackBuild
parentc46e427b88907fb02e0f732b6b89a570d5085691 (diff)
downloadslackbuilds-b5d438dd0d8a3e7ec29f4414fb7c993658391c45.tar.gz
games/darkplaces: Updated for version 20130301.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'games/darkplaces/darkplaces.SlackBuild')
-rw-r--r--games/darkplaces/darkplaces.SlackBuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/games/darkplaces/darkplaces.SlackBuild b/games/darkplaces/darkplaces.SlackBuild
index 83af490554..5e00aca3a4 100644
--- a/games/darkplaces/darkplaces.SlackBuild
+++ b/games/darkplaces/darkplaces.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=darkplaces
-VERSION=${VERSION:-20121222}
+VERSION=${VERSION:-20130301}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -40,9 +40,9 @@ TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
-SRCDIR=${SRCDIR:-engine20121222}
-SRCVER=${SRCVER:-enginesource20121222}
-MODVER=${MODVER:-darkplacesmod20121222}
+SRCDIR=${SRCDIR:-engine20130301}
+SRCVER=${SRCVER:-enginesource20130301}
+MODVER=${MODVER:-darkplacesmod20130301}
# By default we won't add the darkplaces game mods
DPMOD=${DPMOD:-"NO"}