[Scummvm-cvs-logs] scummvm-web master -> d775017ea85d5744435dfe30b7e7777273264274
sev-
sev at scummvm.org
Fri Mar 4 23:25:41 CET 2016
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-web' repo located at https://github.com/scummvm/scummvm-web .
Summary:
d775017ea8 WEB: Fix couple of downloads
Commit: d775017ea85d5744435dfe30b7e7777273264274
https://github.com/scummvm/scummvm-web/commit/d775017ea85d5744435dfe30b7e7777273264274
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2016-03-04T23:25:24+01:00
Commit Message:
WEB: Fix couple of downloads
Changed paths:
data/downloads.xml
diff --git a/data/downloads.xml b/data/downloads.xml
index 459fb0f..7af4f2c 100755
--- a/data/downloads.xml
+++ b/data/downloads.xml
@@ -387,10 +387,12 @@
<url>scummvm-{$release}.zip</url>
<name>ScummVM - Source .zip</name>
</file>
+<!--
<file>
<category_icon>catpl-cpp.png</category_icon>
<url>scummvm-{$release}-2.src.rpm</url>
<name>ScummVM - Source RPM</name>
+-->
</file>
</entries>
</subsection>
@@ -471,7 +473,7 @@
<file>
<category_icon>catpl-freemint.png</category_icon>
- <url type="tools">scummvm-tools-{$release_tools}-atari.tar.bz2</url>
+ <url type="tools">scummvm-tools-{$release_tools}-atari.zip</url>
<name>Tools - Atari/FreeMiNT package (68000 and up)</name>
</file>
More information about the Scummvm-git-logs
mailing list