[Scummvm-git-logs] scummvm-web master -> be2d7a7058af1c9edca37dd9520eb42ab45dd191
sev-
sev at scummvm.org
Wed Dec 4 23:07:58 UTC 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:
be2d7a7058 WEB: Fixed link to Ubuntu 18.04 package
Commit: be2d7a7058af1c9edca37dd9520eb42ab45dd191
https://github.com/scummvm/scummvm-web/commit/be2d7a7058af1c9edca37dd9520eb42ab45dd191
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2019-12-05T00:07:39+01:00
Commit Message:
WEB: Fixed link to Ubuntu 18.04 package
Changed paths:
data/downloads.xml
diff --git a/data/downloads.xml b/data/downloads.xml
index 6338aac..b0ce1c4 100644
--- a/data/downloads.xml
+++ b/data/downloads.xml
@@ -102,7 +102,7 @@
<file>
<category_icon>ubuntu</category_icon>
- <url>scummvm_{$release}_ubuntu18.04-lts_amd64.deb</url>
+ <url>scummvm_{$release}-1_ubuntu18.04-lts_amd64.deb</url>
<name>Ubuntu 18.04 LTS (bionic) x86 64bit package</name>
</file>
<file>
More information about the Scummvm-git-logs
mailing list