diff options
author | Matthew Fillpot <mfilpot@gmail.com> | 2010-09-08 18:12:35 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2010-09-08 18:12:35 -0400 |
commit | f799ad3f5a524476b3a2225f1912ad02e66d82db (patch) | |
tree | 91ee136f4bb0f4912c844e348bf37f680e2cc1ce /games/warzone2100 | |
parent | 8ebdff7d450193243912a25b09f2742af02ccd5e (diff) | |
download | slackbuilds-f799ad3f5a524476b3a2225f1912ad02e66d82db.tar.gz |
games/warzone2100: Updated for version 2.3.4.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'games/warzone2100')
-rw-r--r-- | games/warzone2100/README | 4 | ||||
-rw-r--r-- | games/warzone2100/warzone2100.SlackBuild | 2 | ||||
-rw-r--r-- | games/warzone2100/warzone2100.info | 10 |
3 files changed, 6 insertions, 10 deletions
diff --git a/games/warzone2100/README b/games/warzone2100/README index a6983d3c24..1be24cab10 100644 --- a/games/warzone2100/README +++ b/games/warzone2100/README @@ -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. diff --git a/games/warzone2100/warzone2100.SlackBuild b/games/warzone2100/warzone2100.SlackBuild index 4ea112451d..439b74abcb 100644 --- a/games/warzone2100/warzone2100.SlackBuild +++ b/games/warzone2100/warzone2100.SlackBuild @@ -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} diff --git a/games/warzone2100/warzone2100.info b/games/warzone2100/warzone2100.info index 7caa1c85db..bda064a9ce 100644 --- a/games/warzone2100/warzone2100.info +++ b/games/warzone2100/warzone2100.info @@ -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" |