r2134 - scripts/trunk

Bruno Fuddl-guestquot; Fuddl" Kleinert fuddl-guest at alioth.debian.org
Thu Dec 14 13:10:46 CET 2006


Author: fuddl-guest
Date: 2006-12-14 13:10:46 +0100 (Thu, 14 Dec 2006)
New Revision: 2134

Modified:
   scripts/trunk/nexuiz-prepare.sh
Log:
updated nexuiz-prepare.sh to nexuiz 2.2.1

Modified: scripts/trunk/nexuiz-prepare.sh
===================================================================
--- scripts/trunk/nexuiz-prepare.sh	2006-12-14 11:14:42 UTC (rev 2133)
+++ scripts/trunk/nexuiz-prepare.sh	2006-12-14 12:10:46 UTC (rev 2134)
@@ -1,9 +1,9 @@
 #!/bin/sh
 
-VERSION=2.1
-ARCHIVE=nexuiz-21.zip
-ENGINEZIP=enginesource20060905.zip
-GAMESRCZIP=gamesource20060905.zip
+VERSION=2.2.1
+ARCHIVE=nexuiz-221.zip
+ENGINEZIP=enginesource20061212.zip
+GAMESRCZIP=gamesource20061212.zip
 
 if [ $# != 1 ]; then
 	echo "Usage: nexuiz-prepare.sh /path/to/$ARCHIVE"




More information about the Pkg-games-commits mailing list