[gimp-web] downloads: we're not using MD5 sums anymore, and some untabify



commit dcb897712020df194d5cc230761a1f2d3b536681
Author: Michael Schumacher <schumaml gmx de>
Date:   Sun Dec 27 20:11:43 2020 +0100

    downloads: we're not using MD5 sums anymore, and some untabify

 themes/newgimp/templates/downloads-development.html | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/themes/newgimp/templates/downloads-development.html 
b/themes/newgimp/templates/downloads-development.html
index 9f6f386a..ca11c7cc 100644
--- a/themes/newgimp/templates/downloads-development.html
+++ b/themes/newgimp/templates/downloads-development.html
@@ -229,11 +229,11 @@
             The {{ MACOS_HASH_FUN_DEVELOPMENT.upper() }} hash sum for <code>{{ MACOS_FILE_DEVELOPMENT 
}}</code> is:
             <kbd>{{ MACOS_HASH_DEVELOPMENT }}</kbd>
         </p>
-       <p>
-         Check it on
-         <a href="https://www.virustotal.com/";>VirusTotal</a>:
-         <a href="https://www.virustotal.com/#/file/{{ MACOS_HASH_DEVELOPMENT }}/detection">{{ 
MACOS_FILE_DEVELOPMENT }}</a>
-       </p>
+        <p>
+          Check it on
+          <a href="https://www.virustotal.com/";>VirusTotal</a>:
+          <a href="https://www.virustotal.com/#/file/{{ MACOS_HASH_DEVELOPMENT }}/detection">{{ 
MACOS_FILE_DEVELOPMENT }}</a>
+        </p>
 
 
         <h3>Older Downloads</h3>
@@ -291,7 +291,7 @@
         You may need to install a torrent client to make use of this file. <a 
href="//en.wikipedia.org/wiki/BitTorrent" title="BitTorrent on Wikipedia">Learn more...</a>
     </p>
 
-    <h3>MD5 Hash Sum</h3>
+    <h3>Hash Sum</h3>
     <p>
         The {{ WINDOWS_HASH_FUN_DEVELOPMENT.upper() }} hash sum for <code>{{ WINDOWS_FILE_DEVELOPMENT 
}}</code> is:
         <kbd>{{ WINDOWS_HASH_DEVELOPMENT }}</kbd>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]