--- a/website/download.html
+++ b/website/download.html
@@ -38,10 +38,21 @@
<a href="usermanual/rcl.install.html">installation manual</a> for
building and/or installation instructions.</p>
+ <p>You will need an installation of xapian-core for source
+ builds. You will find source and binary packages on the
+ <a href="http://www.xapian.org/download.php">xapian download
+ page</a></p>
+
+ <p>You need qt 3.3 in all cases</p>
<h3>Source</h3>
- <p>Current version, 1.4.3:
+ <p>The bleeding edge: 1.5.0:
+ <a href="recoll-1.5.0.tar.gz">recoll-1.5.0.tar.gz</a>.
+ See the <a href="BUGS.txt">known bugs and issues</a> and <a
+ href="CHANGES.txt">changes</a>.</p>
+
+ <p>Previous version, 1.4.3:
<a href="recoll-1.4.3.tar.gz">recoll-1.4.3.tar.gz</a>.
See the <a href="BUGS.txt">known bugs and issues</a> and <a
href="CHANGES.txt">changes</a>. Release 1.4.3 is exactly
@@ -77,10 +88,9 @@
<h3>Binary bundles</h3>
<p>These are just prebuilt trees (without the source files).
- The executables were built with xapian 0.9.2 or 0.9.5 and
- libiconv 1.9.2 (where relevant) as static libraries. They
- depend on qt 3.3. For Solaris, you should be able to find a qt
- package <a
+ The executables were built with xapian 0.9.6 and libiconv
+ 1.9.2 (where relevant) as static libraries. They depend on qt
+ 3.3. For Solaris, you should be able to find a qt package <a
href="http://www.sunfreeware.com/">here</a>.</p>
<p>The installation instructions are <a