[Scummvm-git-logs] scummvm-web master -> 5552f936fd3ebf74e45cd2403334e354f0f6fe7e
lotharsm
mail at serra.me
Mon Mar 23 21:52:41 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:
5552f936fd WEB: Add additional install information to the snap package
Commit: 5552f936fd3ebf74e45cd2403334e354f0f6fe7e
https://github.com/scummvm/scummvm-web/commit/5552f936fd3ebf74e45cd2403334e354f0f6fe7e
Author: Lothar Serra Mari (mail at serra.me)
Date: 2020-03-23T22:52:17+01:00
Commit Message:
WEB: Add additional install information to the snap package
Changed paths:
include/Models/DownloadsModel.php
diff --git a/include/Models/DownloadsModel.php b/include/Models/DownloadsModel.php
index 3a55eca4..e1b34b1e 100644
--- a/include/Models/DownloadsModel.php
+++ b/include/Models/DownloadsModel.php
@@ -113,6 +113,7 @@ abstract class DownloadsModel
if ($os['name'] === 'Ubuntu') {
$version = RELEASE_SNAP_STORE;
+ $extra_text = 'snap install scummvm';
}
return array(
More information about the Scummvm-git-logs
mailing list