r2246 - scripts/trunk
Bruno Fuddl-guestquot; Fuddl"
Kleinert
fuddl-guest at alioth.debian.org
Sat Dec 30 14:37:00 CET 2006
Author: fuddl-guest
Date: 2006-12-30 14:37:00 +0100 (Sat, 30 Dec 2006)
New Revision: 2246
Modified:
scripts/trunk/nexuiz-prepare.sh
Log:
updated nexuiz-prepare.sh for nexuiz 2.2.2
Modified: scripts/trunk/nexuiz-prepare.sh
===================================================================
--- scripts/trunk/nexuiz-prepare.sh 2006-12-28 17:44:32 UTC (rev 2245)
+++ scripts/trunk/nexuiz-prepare.sh 2006-12-30 13:37:00 UTC (rev 2246)
@@ -1,9 +1,9 @@
#!/bin/sh
-VERSION=2.2.1
-ARCHIVEMD5=25f3943eae669a8a500865cc900b6bac
-ENGINEZIP=enginesource20061212.zip
-GAMESRCZIP=gamesource20061212.zip
+VERSION=2.2.2
+ARCHIVEMD5=e3474e9322699f417509c6b3de4cc6be
+ENGINEZIP=enginesource20061223.zip
+GAMESRCZIP=gamesource20061223.zip
if [ $# != 1 ]; then
echo "Usage: nexuiz-prepare.sh /path/to/nexuiz-*.zip"
More information about the Pkg-games-commits
mailing list