summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.am2
-rw-r--r--doc/README.html.in4
2 files changed, 3 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 9271be5..af36805 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -63,7 +63,7 @@ README:
homepage: dist
test -d $$HOME/homepage/private
mkdir -p $$HOME/homepage/private/projects/libcanberra $$HOME/homepage/private/projects/libcanberra/gtkdoc
- cp libcanberra-@PACKAGE_VERSION@.tar.gz $$HOME/homepage/private/projects/libcanberra
+ cp libcanberra-@PACKAGE_VERSION@.tar.xz $$HOME/homepage/private/projects/libcanberra
cp doc/README.html doc/style.css $$HOME/homepage/private/projects/libcanberra
cp -a gtkdoc/html/* $$HOME/homepage/private/projects/libcanberra/gtkdoc
ln -sf README.html $$HOME/homepage/private/projects/libcanberra/index.html
diff --git a/doc/README.html.in b/doc/README.html.in
index e1e756b..dc9de65 100644
--- a/doc/README.html.in
+++ b/doc/README.html.in
@@ -39,7 +39,7 @@ Lesser General Public License for more details.</p>
<h2><a name="news">News</a></h2>
<div class="news-date">Tue 15 May
-2012: </div> <p class="news-text"><a href="@PACKAGE_URL@libcanberra-0.29.tar.gz">Version
+2012: </div> <p class="news-text"><a href="@PACKAGE_URL@libcanberra-0.29.tar.xz">Version
0.28</a> released; A couple of bugfixes, drop GConf usage.</p>
<div class="news-date">Thu 24 Feb
@@ -230,7 +230,7 @@ compilation and <tt>make install</tt> (as root) for installation of
<p>The newest release is always available from <a href="@PACKAGE_URL@">@PACKAGE_URL@</a></p>
-<p>The current release is <a href="@PACKAGE_URL@libcanberra-@PACKAGE_VERSION@.tar.gz">@PACKAGE_VERSION@</a></p>
+<p>The current release is <a href="@PACKAGE_URL@libcanberra-@PACKAGE_VERSION@.tar.xz">@PACKAGE_VERSION@</a></p>
<p>Get <tt>libcanberra</tt>'s development sources from the <a href="http://git-scm.com/">GIT</a> <a href="git://git.0pointer.de/libcanberra">repository</a> (<a href="http://git.0pointer.de/?p=libcanberra.git">gitweb</a>): </p>