[game-data-packager] 06/21: quake2: upgrade mission pack game code
Simon McVittie
smcv at debian.org
Thu Jan 22 01:10:46 UTC 2015
This is an automated email from the git hooks/post-receive script.
smcv pushed a commit to branch master
in repository game-data-packager.
commit 61868ea0a6d6a88697639dc189bcd7f735535014
Author: Simon McVittie <smcv at debian.org>
Date: Wed Jan 21 21:37:38 2015 +0000
quake2: upgrade mission pack game code
---
supported/q2rogue | 5 +++--
supported/q2xatrix | 4 ++--
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/supported/q2rogue b/supported/q2rogue
index 3fb3670..dceb81a 100644
--- a/supported/q2rogue
+++ b/supported/q2rogue
@@ -1,8 +1,9 @@
+# vim: set ft=sh:
SHORTNAME=q2rogue
LONGNAME="Quake II Mission Pack: Ground Zero"
pak0sum=5e2ecbe9287152a1e6e0d77b3f47dcb2 # steam as of ~Oct 2013
-url=http://deponie.yamagi.org/quake2/quake2-rogue-1.07.tar.xz
-sum=d696bbac1e408062ff7885f67965c4a4
+url=http://deponie.yamagi.org/quake2/quake2-rogue-2.00.tar.xz
+sum=9b058f2821fddf8776561ab245cfff85
. $LIBDIR/q2mp-common
diff --git a/supported/q2xatrix b/supported/q2xatrix
index a87ef06..bf0c1cd 100644
--- a/supported/q2xatrix
+++ b/supported/q2xatrix
@@ -3,8 +3,8 @@ SHORTNAME="q2xatrix"
LONGNAME="Quake II Mission Pack: The Reckoning"
pak0sum=5e2ecbe9287152a1e6e0d77b3f47dcb2 # steam as of ~Oct 2013
-url=http://deponie.yamagi.org/quake2/quake2-xatrix-2.00.tar.xz
-sum=728199ad0038024dd8e20750bc9eb55d
+url=http://deponie.yamagi.org/quake2/quake2-xatrix-2.01.tar.xz
+sum=d8b43978c196bd426acde0efef870ebb
. $LIBDIR/q2mp-common
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/game-data-packager.git
More information about the Pkg-games-commits
mailing list