games/d2x-rebirth: Updated for version 0.57.3.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Andrew Strong 2012-12-10 15:48:23 +01:00 committed by dsomero
parent 1dd35ec7b9
commit 535dde2078
2 changed files with 5 additions and 5 deletions

View File

@ -23,11 +23,11 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=d2x-rebirth
VERSION=${VERSION:-0.57.2}
VERSION=${VERSION:-0.57.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
SRCNAME=${SRCNAME:-d2x-rebirth_v0.57.2-src}
SRCNAME=${SRCNAME:-d2x-rebirth_v0.57.3-src}
if [ -z "$ARCH" ]; then
case "$( uname -m )" in

View File

@ -1,8 +1,8 @@
PRGNAM="d2x-rebirth"
VERSION="0.57.2"
VERSION="0.57.3"
HOMEPAGE="http://www.dxx-rebirth.com/"
DOWNLOAD="http://sourceforge.net/projects/dxx-rebirth/files/dxx-rebirth/0.57.2/d2x-rebirth_v0.57.2-src.tar.gz"
MD5SUM="aa12d5c1e05cf0be4937779995bf7ca1"
DOWNLOAD="http://downloads.sourceforge.net/dxx-rebirth/d2x-rebirth_v0.57.3-src.tar.gz"
MD5SUM="dba5a0319d88ce55598b5533eed2ed61"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="physfs scons"