diff download.html @ 34:c2212976bfef

Update site contents (though not yet the download links!) for 1.4
author Chris Cannam
date Tue, 18 Dec 2018 10:12:31 +0000
parents e91c71623519
children b654cf7bcb1d
line wrap: on
line diff
--- a/download.html	Wed Feb 28 14:23:44 2018 +0000
+++ b/download.html	Tue Dec 18 10:12:31 2018 +0000
@@ -26,46 +26,47 @@
       
 <div id="page">
 
-<p><big>The current release is EasyMercurial 1.3.0.</big><br>Read the <a href="https://bitbucket.org/cannam/easyhg/raw/tip/CHANGELOG" target="_new">list of changes since the last release</a>.</p>
+<p>The current release is EasyMercurial 1.4. <a href="https://bitbucket.org/cannam/easyhg/raw/tip/CHANGELOG">See the list of changes since the last release</a>.</p>
 
-<p>The EasyMercurial 1.3.0 <a
-href="https://code.soundsoftware.ac.uk/attachments/download/639/EasyMercurial-1.3.0-src.tar.gz">source
-code package is here</a>.</p>
-
-<p>The packages below also contain a custom build of the <a
-href="http://kdiff3.sourceforge.net/">KDiff3</a> diff/merge utility:
-thanks to Joachim Eibl. We have tweaked it to remove some features not
-needed for EasyMercurial. Source code for our tweaked version can be
-found <a
-href="https://code.soundsoftware.ac.uk/projects/easyhg-kdiff3">here</a>.
+<p>You can find the source code for EasyMercurial
+1.4 <a href="https://code.soundsoftware.ac.uk/attachments/download/639/EasyMercurial-1.3.0-src.tar.gz">here</a>. The
+packages below also contain a custom build of
+the <a href="http://kdiff3.sourceforge.net/">KDiff3</a> diff/merge
+utility, with thanks to Joachim Eibl. We have tweaked it to remove some
+features not needed for EasyMercurial. Source code for our tweaked
+version of KDiff3 can be
+found <a href="https://code.soundsoftware.ac.uk/projects/easyhg-kdiff3">here</a>.
 
 <div id="download-windows">
 <h2>Windows</h2>
 
-<p><big>&#187; <a href="https://code.soundsoftware.ac.uk/attachments/download/638/EasyMercurial-1.3.0-Setup.msi">Download EasyMercurial Windows installer</a></big></p>
+<p><big>&#187; <a href="">Download EasyMercurial installer for Windows 7+</a></big></p>
 
-<p>The Mercurial executable and KDiff3 diff/merge application are included.<br>If you are using Vista, Windows 7, or Windows 8, just install and run.<br>Windows XP users should install <a href="http://www.microsoft.com/download/en/details.aspx?id=29">this package</a> from Microsoft first.</p>
-
-<p>Thanks to the <a href="http://tortoisehg.bitbucket.org/">TortoiseHg project</a> for the bundling mechanism.</p>
+<p>The Mercurial executable and KDiff3 diff/merge application are included. Some bundling components are sourced from the <a href="http://tortoisehg.bitbucket.io/">TortoiseHg project</a>, with thanks.</p>
 
 </div>
 <div id="download-mac">
-<h2>Mac OS/X</h2>
+<h2>Mac</h2>
 
-<p><big>&#187; <a href="https://code.soundsoftware.ac.uk/attachments/download/641/EasyMercurial-1.3.dmg">Download EasyMercurial package for Mac OS/X 10.6 or 10.7</a></big>
-<br>
-<big>&#187; <a href="https://code.soundsoftware.ac.uk/attachments/download/492/EasyMercurial_leopard-1.2.2.dmg">Download EasyMercurial package for Mac OS/X 10.5 (older version)</a></big></p>
+<p><big>&#187; <a href="">Download EasyMercurial package for macOS 10.12+</a></big>
+</p>
 
-<p>Mercurial itself is not included in this package.<br><a href="http://www.mercurial-scm.org/" target="_new">Download and install it</a> before you run EasyMercurial.</p>
+<p>Mercurial itself is not included in this package. <a href="http://www.mercurial-scm.org/" target="_new">Download and install it</a> before you run EasyMercurial.</p>
 
-<p>You may also wish to install the <a href="https://www.dlitz.net/software/pycrypto/">PyCrypto</a> library to enable the EasyMercurial password management facility.  To do so, type <b><code>sudo easy_install pycrypto</code></b> in a terminal window.</p>
+<p>You may also wish to install the <a href="https://www.dlitz.net/software/pycrypto/">PyCrypto</a> library to enable the EasyMercurial password management facility.  To do so, type <b><code>sudo /usr/bin/easy_install pycrypto</code></b> in a terminal window.</p>
 
 </div>
 <div id="download-linux">
 <h2>Linux</h2>
 
-<p><big>&#187; <a href="https://code.soundsoftware.ac.uk/attachments/download/668/easymercurial_1.3.0cc-2_i386.deb">Download EasyMercurial for 32-bit Ubuntu/Debian</a><br>&#187; <a href="https://code.soundsoftware.ac.uk/attachments/download/667/easymercurial_1.3.0cc-2_amd64.deb">Download EasyMercurial for 64-bit Ubuntu/Debian</a></big></p>
+<p><big>&#187; <a href="">Download EasyMercurial package for 64-bit Ubuntu 14.04+</a></big><br></p>
 
-<p>You should only have to install the relevant package: and all the necessary dependencies should be added by your package manager.</p>
+<p>You should only have to install the relevant package: all the necessary dependencies should be added by your package manager.</p>
+
+<p><big>&#187; <a href="">Download EasyMercurial AppImage for most Linux systems</a></big></p>
+
+<p>Mercurial itself is not included in this image. Install it using your distribution package manager first. Then download and save the EasyMercurial AppImage file, <a href="https://discourse.appimage.org/t/how-to-make-an-appimage-executable/">make it executable</a>, and run it.
+
+<p>
 
 </div>