Move downloads to google/code (closes #38)

This commit is contained in:
Alexander Kojevnikov 2013-02-22 20:53:15 -08:00
parent 602f712b9f
commit 7fba533a9f
4 changed files with 10 additions and 10 deletions

View File

@ -46,13 +46,13 @@ Bugfixes:
Spek 0.8.1 tarball:
* <https://github.com/downloads/alexkay/spek/spek-0.8.1.tar.xz>
* <https://spek.googlecode.com/files/spek-0.8.1.tar.xz>
Windows and Mac OS X binaries:
* <https://github.com/downloads/alexkay/spek/spek-0.8.1.msi>
* <https://github.com/downloads/alexkay/spek/spek-0.8.1.zip>
* <https://github.com/downloads/alexkay/spek/spek-0.8.1.dmg>
* <https://spek.googlecode.com/files/spek-0.8.1.msi>
* <https://spek.googlecode.com/files/spek-0.8.1.zip>
* <https://spek.googlecode.com/files/spek-0.8.1.dmg>
Unix packages:

2
dist/debian/watch vendored
View File

@ -1,3 +1,3 @@
version=3
https://github.com/alexkay/spek/downloads \
http://code.google.com/p/spek/downloads/list \
.*/spek-([0-9.]+)\.tar\.xz

View File

@ -8,7 +8,7 @@
PORTNAME= spek
PORTVERSION= 0.8.1
CATEGORIES= audio
MASTER_SITES= http://cloud.github.com/downloads/alexkay/${PORTNAME}/
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
MAINTAINER= alexander@kojevnikov.com
COMMENT= Acoustic spectrum analyser

View File

@ -85,7 +85,7 @@
<tr>
<td><img src="logo-unix.png" width="69" height="48" alt="Unix"/></td>
<td class="dld_link">
<a href="https://github.com/downloads/alexkay/spek/spek-0.8.1.tar.xz">spek-0.8.1.tar.xz</a> (167 KiB)
<a href="https://spek.googlecode.com/files/spek-0.8.1.tar.xz">spek-0.8.1.tar.xz</a> (167 KiB)
<br/>
<a href="https://github.com/alexkay/spek/blob/0.8.1/INSTALL.md#bsd-and-gnulinux">instructions</a>
<br/>
@ -99,9 +99,9 @@
<tr>
<td><img src="logo-windows.png" width="48" height="48" alt="Windows"/></td>
<td class="dld_link">
<a href="https://github.com/downloads/alexkay/spek/spek-0.8.1.msi">spek-0.8.1.msi</a> (5.97 MiB)
<a href="https://spek.googlecode.com/files/spek-0.8.1.msi">spek-0.8.1.msi</a> (5.97 MiB)
<br/>
<a href="https://github.com/downloads/alexkay/spek/spek-0.8.1.zip">spek-0.8.1.zip</a> (5.81 MiB)
<a href="https://spek.googlecode.com/files/spek-0.8.1.zip">spek-0.8.1.zip</a> (5.81 MiB)
<br/>
<a href="https://github.com/alexkay/spek/blob/0.8.1/INSTALL.md#windows">instructions</a>
</td>
@ -113,7 +113,7 @@
<tr>
<td><img src="logo-osx.png" width="48" height="48" alt="Mac OS X"/></td>
<td class="dld_link">
<a href="https://github.com/downloads/alexkay/spek/spek-0.8.1.dmg">spek-0.8.1.dmg</a> (5.64 MiB)
<a href="https://spek.googlecode.com/files/spek-0.8.1.dmg">spek-0.8.1.dmg</a> (5.64 MiB)
<br/>
<a href="https://github.com/alexkay/spek/blob/0.8.1/INSTALL.md#mac-os-x">instructions</a>
</td>