[Scummvm-git-logs] scummvm-web master -> 565604378676d1cf6f0a6718dcbb0dc01ea448b4

criezy criezy at scummvm.org
Thu Oct 24 01:10:07 CEST 2019


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:
5656043786 WEB: Fix link for scummvm 2.1.0 ios3 package


Commit: 565604378676d1cf6f0a6718dcbb0dc01ea448b4
    https://github.com/scummvm/scummvm-web/commit/565604378676d1cf6f0a6718dcbb0dc01ea448b4
Author: Thierry Crozat (criezy at scummvm.org)
Date: 2019-10-24T00:09:25+01:00

Commit Message:
WEB: Fix link for scummvm 2.1.0 ios3 package

Changed paths:
    data/downloads.xml


diff --git a/data/downloads.xml b/data/downloads.xml
index a1051cc..3685d9b 100644
--- a/data/downloads.xml
+++ b/data/downloads.xml
@@ -223,7 +223,7 @@
 				</file>
 				<file>
 					<category_icon>iphone</category_icon>
-					<url>scummvm-{$release}-ios3.ipa</url>
+					<url>scummvm-{$release}-ios3.deb</url>
 					<name>iOS 3+ package .deb</name>
 				</file>
 <!--





More information about the Scummvm-git-logs mailing list