r2347 - scripts/trunk

Bruno Fuddl-guestquot; Fuddl" Kleinert fuddl-guest at alioth.debian.org
Fri Jan 26 18:53:23 CET 2007


Author: fuddl-guest
Date: 2007-01-26 18:53:22 +0100 (Fri, 26 Jan 2007)
New Revision: 2347

Modified:
   scripts/trunk/nexuiz-prepare.sh
Log:
updated nexuiz-prepare.sh to latest upstream release

Modified: scripts/trunk/nexuiz-prepare.sh
===================================================================
--- scripts/trunk/nexuiz-prepare.sh	2007-01-26 17:52:49 UTC (rev 2346)
+++ scripts/trunk/nexuiz-prepare.sh	2007-01-26 17:53:22 UTC (rev 2347)
@@ -1,9 +1,9 @@
 #!/bin/sh
 
-VERSION=2.2.2
-ARCHIVEMD5=e3474e9322699f417509c6b3de4cc6be
-ENGINEZIP=enginesource20061223.zip
-GAMESRCZIP=gamesource20061223.zip
+VERSION=2.2.3
+ARCHIVEMD5=953fda1555fc1f9ca040bdbb797eb0fd
+ENGINEZIP=enginesource20070123.zip
+GAMESRCZIP=gamesource20070123.zip
 
 if [ $# != 1 ]; then
 	echo "Usage: nexuiz-prepare.sh /path/to/nexuiz-*.zip"




More information about the Pkg-games-commits mailing list