This is an automated email from the git hooks/post-receive script. fabian pushed a commit to branch master in repository game-data-packager.
commit 508a96de1a4077da74c470f54095d7e3b1c17188 Author: Fabian Greffrath <[email protected]> Date: Sun May 8 17:30:21 2016 +0200 doom: change canonical download location for e1m8b.zip to idgames --- data/doom.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data/doom.yaml b/data/doom.yaml index 1a5442a..558d7f7 100644 --- a/data/doom.yaml +++ b/data/doom.yaml @@ -169,7 +169,9 @@ files: - manual.pdf e1m8b.zip: - download: http://www.doomworld.com/e1m8b/e1m8b.zip + download: + idgames-mirrors: + path: levels/doom/Ports/d-f unpack: format: zip provides: -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/game-data-packager.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

