games/darkplaces: Updated for version 20130301.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
M.Dinslage 2013-03-04 00:04:02 -05:00 committed by dsomero
parent c46e427b88
commit b5d438dd0d
3 changed files with 14 additions and 14 deletions

View file

@ -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"}

View file

@ -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=""

View file

@ -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)