[banshee] Update the create-release-notes script to point to the .tar.xz



commit 4c56021669d5a9d5023a4c5dcdc8726b5ef4391c
Author: Bertrand Lorentz <bertrand lorentz gmail com>
Date:   Wed Nov 30 23:30:07 2011 +0100

    Update the create-release-notes script to point to the .tar.xz

 extras/create-release-notes |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/extras/create-release-notes b/extras/create-release-notes
index 4ce38e1..f1d4c6f 100755
--- a/extras/create-release-notes
+++ b/extras/create-release-notes
@@ -38,7 +38,7 @@ $translators = $2;
 $html = <<END;
 <ul>
 	<li><strong>Release Date:</strong> $release_date</li>
-	<li><strong>Source Tarball:</strong> <a href="http://ftp.gnome.org/pub/GNOME/sources/banshee/$series/banshee-$version.tar.bz2";>banshee-$version.tar.bz2</a></li>
+	<li><strong>Source Tarball:</strong> <a href="http://ftp.gnome.org/pub/GNOME/sources/banshee/$series/banshee-$version.tar.xz";>banshee-$version.tar.xz</a></li>
 	<li><strong>Release Information:</strong>
 <a href="http://ftp.gnome.org/pub/GNOME/sources/banshee/$series/banshee-$version.news";>NEWS</a>,
 <a href="http://ftp.gnome.org/pub/GNOME/sources/banshee/$series/banshee-$version.sha256sum";>sha256sum</a></li>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]