[Scummvm-git-logs] scummvm-web master -> 3bda9d23aa6ce64cfe82412e18109feb80c749ac
antoniou79
a.antoniou79 at gmail.com
Wed Nov 11 11:40:13 UTC 2020
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:
3bda9d23aa WEB: Fix 2.0.0 link for old Android build (all)
Commit: 3bda9d23aa6ce64cfe82412e18109feb80c749ac
https://github.com/scummvm/scummvm-web/commit/3bda9d23aa6ce64cfe82412e18109feb80c749ac
Author: antoniou79 (a.antoniou79 at gmail.com)
Date: 2020-11-11T11:37:44+02:00
Commit Message:
WEB: Fix 2.0.0 link for old Android build (all)
Also uncomment link to Play Store in current release section
Changed paths:
data/en/downloads.xml
diff --git a/data/en/downloads.xml b/data/en/downloads.xml
index c63b09cd..a5b9ddd1 100644
--- a/data/en/downloads.xml
+++ b/data/en/downloads.xml
@@ -186,14 +186,12 @@
<name>PlayStation Vita package</name>
<user_agent>PlayStation Portable</user_agent>
</file>
-<!--
<file>
<category_icon>android</category_icon>
<url>https://play.google.com/store/apps/details?id=org.scummvm.scummvm</url>
- <name>Android package at Google Play Store</name>
+ <name>Android app on Google Play Store</name>
<user_agent>Android</user_agent>
</file>
--->
<file>
<category_icon>android</category_icon>
<url>scummvm-2.2.1-android-arm-v7a-251020-1355.apk</url>
@@ -632,8 +630,8 @@
<file>
<category_icon>android</category_icon>
- <url>https://play.google.com/store/apps/details?id=org.scummvm.scummvm</url>
- <name>2.0.0 Android package at Google Play Store</name>
+ <url>2.0.0/scummvm-2.0.0-android-all.apk</url>
+ <name>2.0.0 Android package (all architectures)</name>
<user_agent>Android</user_agent>
</file>
More information about the Scummvm-git-logs
mailing list