spek

Acoustic spectrum analyser
git clone http://git.hanabi.in/repos/spek.git
Log | Files | Refs | README

commit 513d4ab968801aa0e57be7359bcb440e4b654e3d
parent 8c120b5a070720613e1228c5422f012a51353a0d
Author: Alexander Kojevnikov <alexander@kojevnikov.com>
Date:   Sat, 15 May 2010 14:52:58 +1000

[web] Update for 0.2 release

Diffstat:
M.gitignore | 1+
Mweb/index.html | 6+++---
2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -20,6 +20,7 @@ Makefile.in Makefile.in.in missing mkinstalldirs +*.msi omf.make po/.intltool-merge-cache po/POTFILES diff --git a/web/index.html b/web/index.html @@ -36,8 +36,8 @@ </table> <h2>Download</h2> - <p><a href="">Spek 0.2 for Windows</a> (x86 MSI installer, 1x.x MiB, MD5:xxxxxxxxxxxxxxx)</p> - <p><a href="spek-0.2.tar.bz2">Spek 0.2 for GNU/Linux</a> (source code tar.bz2, 0.yy MiB, MD5:yyyyyyyyyyyyy)</p> + <p><a href="http://spek.googlecode.com/files/spek-0.2.msi">Spek 0.2 for Windows</a> (x86 MSI installer, 17.1 MiB, MD5:c2308d9487f2fdaa35ae79d4512cc582)</p> + <p><a href="http://spek.googlecode.com/files/spek-0.2.tar.bz2">Spek 0.2 for GNU/Linux</a> (source code tar.bz2, 188 KiB, MD5:e189f894a3d604b2ee12617eb13851b5)</p> <p>To install on Windows just download and double-click the MSI installer. After asking a few questions, Spek will install automatically.</p> <p>To build and run on GNU/Linux:</p> <!-- HTML generated using hilite.me --> @@ -53,7 +53,7 @@ <h2>News <a href="http://versia.com/category/spek/feed/atom/"><img src="feed-icon-14x14.png" alt="news feed"/></a></h2> <ul> - <li>2010-05-13: Spek 0.2 - Windows installer</li> + <li>2010-05-15: Spek 0.2 - Windows installer</li> <li>2010-05-10: <a href="http://versia.com/2010/05/10/introducing-spek/">Introducing Spek</a></li> </ul>