From b5d438dd0d8a3e7ec29f4414fb7c993658391c45 Mon Sep 17 00:00:00 2001 From: "M.Dinslage" Date: Mon, 4 Mar 2013 00:04:02 -0500 Subject: games/darkplaces: Updated for version 20130301. Signed-off-by: dsomero --- games/darkplaces/darkplaces.SlackBuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'games/darkplaces/darkplaces.SlackBuild') 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"} -- cgit v1.2.3