[Scummvm-git-logs] scummvm-web master -> c9fa25b7051508f2a7f33dd0c235f35a09827b29

lotharsm mail at serra.me
Sun Sep 27 15:29:23 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:
c9fa25b705 WEB: Disable FlatPak download on the website


Commit: c9fa25b7051508f2a7f33dd0c235f35a09827b29
    https://github.com/scummvm/scummvm-web/commit/c9fa25b7051508f2a7f33dd0c235f35a09827b29
Author: Lothar Serra Mari (mail at serra.me)
Date: 2020-09-27T17:28:23+02:00

Commit Message:
WEB: Disable FlatPak download on the website

Unfortunately, 2.2.0 is not ready there yet.

Changed paths:
    data/downloads.xml


diff --git a/data/downloads.xml b/data/downloads.xml
index 815d9e0f..7627263d 100644
--- a/data/downloads.xml
+++ b/data/downloads.xml
@@ -77,13 +77,14 @@
 					<name>Snap package hosted at the snapcraft.io store</name>
 					<user_agent>Ubuntu</user_agent>
 				</file>
+<!--
 				<file>
 					<category_icon>flatpak</category_icon>
 					<url>https://flathub.org/apps/details/org.scummvm.ScummVM</url>
 					<name>Flatpak package hosted at the flathub.org repository</name>
 					<user_agent>Ubuntu</user_agent>
 				</file>
-
+-->
 				<file>
 					<category_icon>debian</category_icon>
 					<url>scummvm_{$release}-1_debian10_amd64.deb</url>




More information about the Scummvm-git-logs mailing list