[gimp-web/testing] Fix wrong macOS development DMG links
- From: Michael Schumacher <schumaml src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web/testing] Fix wrong macOS development DMG links
- Date: Thu, 24 Aug 2017 22:56:31 +0000 (UTC)
commit 67f16877ec7eb42fe7b1e2ecbdfb408746b0a1f8
Author: Michael Schumacher <schumaml gmx de>
Date: Fri Aug 25 00:55:45 2017 +0200
Fix wrong macOS development DMG links
.../newgimp/templates/downloads-development.html | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/themes/newgimp/templates/downloads-development.html
b/themes/newgimp/templates/downloads-development.html
index fb19074..9d03d83 100644
--- a/themes/newgimp/templates/downloads-development.html
+++ b/themes/newgimp/templates/downloads-development.html
@@ -61,13 +61,13 @@
<p>
<span class='win-button' id='osx-torrent'>
- <a href="//download.gimp.org/pub/gimp/v2.9/osx/{{ MACOS_FILE }}.torrent">
+ <a href="//download.gimp.org/pub/gimp/v2.9/osx/{{ MACOS_FILE_DEVELOPMENT }}.torrent">
Download GIMP {{ MACOS_VER_DEVELOPMENT }}<br/>
via BitTorrent
</a>
</span>
<span class='win-button'>
- <a href="//download.gimp.org/mirror/pub/gimp/v2.9/osx/{{ MACOS_FILE }}">
+ <a href="//download.gimp.org/mirror/pub/gimp/v2.9/osx/{{ MACOS_FILE_DEVELOPMENT }}">
Download GIMP {{ MACOS_VER_DEVELOPMENT }}<br/>
directly
</a>
@@ -81,7 +81,7 @@
</p>
</small>
- <p>Since the 2.9.2 version, GIMP runs on OSX natively. No X11 environment is required.</p>
+ <p>Since the 2.8.2 version, GIMP runs on OSX natively. No X11 environment is required.</p>
<h3>Native build</h3>
@@ -89,7 +89,7 @@
<p>
The MD5 hash sum for <code>{{ MACOS_FILE_DEVELOPMENT }}</code> is:
- <kbd>{{ MACOS_HASH }}</kbd>
+ <kbd>{{ MACOS_HASH_DEVELOPMENT }}</kbd>
</p>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]