update version to 1.0.3, update site and changelog

This commit is contained in:
Kilian Valkhof 2010-06-12 14:10:34 +02:00
parent 8a719be207
commit 671f4163a8
4 changed files with 12 additions and 4 deletions

View file

@ -69,7 +69,7 @@
<body>
<div id="wrap">
<h1><img src="trimage-icon.png" alt=""> Trimage image compressor &ndash; 1.0.2</h1>
<h1><img src="trimage-icon.png" alt=""> Trimage image compressor &ndash; 1.0.3</h1>
<span class="subtitle">A cross-platform tool for losslessly optimizing PNG and JPG files.</span>
<p class="tri">Trimage is a cross-platform GUI and command-line interface to optimize image
files via <a href="http://optipng.sourceforge.net/">optipng</a>,
@ -93,7 +93,7 @@
<li><code>sudo apt-get install trimage</code></li>
</ol>
<p>If you are still on Jaunty, read <a href="https://launchpad.net/+help/soyuz/ppa-sources-list.html">this guide</a> on installing PPA's.</p>
<h3>Arch Linux (outdated)</h3>
<h3>Arch Linux</h3>
Trimage is available from AUR, to install, type:
<ol>
<li><code>yaourt -S trimage-git</code> </li>