[Scummvm-cvs-logs] scummvm-web master -> 27e7d5013d34423b31bb18fd25c199ed583fc836

sev- sev at scummvm.org
Wed Mar 2 00:43:11 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:
27e7d5013d WEB: Fix Haiku tools and DC scummvm package URLs


Commit: 27e7d5013d34423b31bb18fd25c199ed583fc836
    https://github.com/scummvm/scummvm-web/commit/27e7d5013d34423b31bb18fd25c199ed583fc836
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2016-03-02T00:42:35+01:00

Commit Message:
WEB: Fix Haiku tools and DC scummvm package URLs

Changed paths:
    data/downloads.xml



diff --git a/data/downloads.xml b/data/downloads.xml
index 8f3dc3b..b74f92b 100755
--- a/data/downloads.xml
+++ b/data/downloads.xml
@@ -197,17 +197,17 @@
 				</file>
 				<file>
 					<category_icon>catpl-dc.png</category_icon>
-					<url>scummvm-{$release}-dreamcast-A-L-nero%2Bdemos.zip</url>
+					<url>scummvm-{$release}-dreamcast-A-L-nero+demos.zip</url>
 					<name>Dreamcast Nero Image & Demos for engines named A-L</name>
 				</file>
 				<file>
 					<category_icon>catpl-dc.png</category_icon>
-					<url>scummvm-{$release}-dreamcast-M-S-nero%2Bdemos.zip</url>
+					<url>scummvm-{$release}-dreamcast-M-S-nero+demos.zip</url>
 					<name>Dreamcast Nero Image & Demos for engines named M-S</name>
 				</file>
 				<file>
 					<category_icon>catpl-dc.png</category_icon>
-					<url>scummvm-{$release}-dreamcast-T-Z-nero%2Bdemos.zip</url>
+					<url>scummvm-{$release}-dreamcast-T-Z-nero+demos.zip</url>
 					<name>Dreamcast Nero Image & Demos for engines named T-Z</name>
 				</file>
 <!--
@@ -421,7 +421,7 @@
 -->
 				<file>
 					<category_icon>catpl-haiku.png</category_icon>
-					<url type="tools">scummvm_tools-{$release_tools}-1_gcc2.hpkg</url>
+					<url type="tools">scummvm_tools-{$release_tools}-1-x86_gcc2.hpkg</url>
 					<name>Tools - Haiku package</name>
 				</file>
 






More information about the Scummvm-git-logs mailing list