summaryrefslogtreecommitdiffstats
path: root/games/darkplaces
diff options
context:
space:
mode:
author M.Dinslage <daedra1980@gmail.com>2013-03-04 00:04:02 -0500
committer dsomero <xgizzmo@slackbuilds.org>2013-03-04 17:26:38 -0500
commitb5d438dd0d8a3e7ec29f4414fb7c993658391c45 (patch)
tree967bbf6e9b5f11adccc4a5674a17bf6812ccacca /games/darkplaces
parentc46e427b88907fb02e0f732b6b89a570d5085691 (diff)
downloadslackbuilds-b5d438dd0d8a3e7ec29f4414fb7c993658391c45.tar.gz
slackbuilds-b5d438dd0d8a3e7ec29f4414fb7c993658391c45.tar.xz
games/darkplaces: Updated for version 20130301.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'games/darkplaces')
-rw-r--r--games/darkplaces/darkplaces.SlackBuild8
-rw-r--r--games/darkplaces/darkplaces.info10
-rw-r--r--games/darkplaces/slack-desc10
3 files changed, 14 insertions, 14 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"}
diff --git a/games/darkplaces/darkplaces.info b/games/darkplaces/darkplaces.info
index b252d110c3..fdde7b5b9d 100644
--- a/games/darkplaces/darkplaces.info
+++ b/games/darkplaces/darkplaces.info
@@ -1,10 +1,10 @@
PRGNAM="darkplaces"
-VERSION="20121222"
+VERSION="20130301"
HOMEPAGE="http://icculus.org/twilight/darkplaces/"
-DOWNLOAD="http://icculus.org/twilight/darkplaces/files/darkplacesengine20121222.zip \
- http://icculus.org/twilight/darkplaces/files/darkplacesmod20121222.zip"
-MD5SUM="67754657c93da0f8010eab92f693fc69 \
- b587226ad645cdace9ffbc0f823ab133"
+DOWNLOAD="http://icculus.org/twilight/darkplaces/files/darkplacesengine20130301.zip \
+ http://icculus.org/twilight/darkplaces/files/darkplacesmod20130301.zip"
+MD5SUM="953cc6c49385626f17c270d7c577728c \
+ 2a1ce3fbc54ed75a1a9e5eab912543a2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
diff --git a/games/darkplaces/slack-desc b/games/darkplaces/slack-desc
index ac119ddd05..f70146d0f0 100644
--- a/games/darkplaces/slack-desc
+++ b/games/darkplaces/slack-desc
@@ -1,9 +1,9 @@
# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description. Line
-# up the first '|' above the ':' following the base package name, and the '|'
-# on the right side marks the last column you can put a character in. You must
-# make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':'.
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
darkplaces: darkplaces (crossplatform Quake modification)