games/warzone2100: Updated for version 2.3.4.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
Matthew Fillpot 2010-09-08 18:12:35 -04:00 committed by dsomero
parent 8ebdff7d45
commit f799ad3f5a
3 changed files with 6 additions and 10 deletions

View file

@ -6,8 +6,4 @@ Warzone 2100 offers campaign, tutorial, multi-player and single-player
skirmish game modes, unit designer, unit experience system, and everything
you would expect from a modern RTS game.
The release is network incompatible with previous versions, which means you
cannot play multiplayer games with previous versions of Warzone. Skirmish
savegames from past games also do NOT work on this release.
This requires physfs, quesoglc, and OpenAL.

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=warzone2100
VERSION=${VERSION:-2.3.0}
VERSION=${VERSION:-2.3.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="warzone2100"
VERSION="2.3.0"
VERSION="2.3.4"
HOMEPAGE="http://wz2100.net"
DOWNLOAD="http://downloads.sourceforge.net/warzone2100/warzone2100-2.3.0.tar.gz"
MD5SUM="70fa70d326303e88fa3c9d07756ef1b1"
DOWNLOAD="http://downloads.sourceforge.net/warzone2100/warzone2100-2.3.4.tar.gz"
MD5SUM="7c8182a9313a97e260eac85c20ab6de0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Matthew Fillpot"
EMAIL="mfillpot@gmail.com"
APPROVED="rworkman"
EMAIL="mfilpot@gmail.com"
APPROVED="dsomero"