Date: Monday, May 2, 2011 @ 01:51:30
  Author: andrea
Revision: 122072

upgpkg: aubio 0.3.2-4
update url and source

Modified:
  aubio/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2011-05-02 05:46:48 UTC (rev 122071)
+++ PKGBUILD    2011-05-02 05:51:30 UTC (rev 122072)
@@ -8,11 +8,11 @@
 pkgrel=4
 pkgdesc="A library for audio labelling"
 arch=('i686' 'x86_64')
-url="http://aubio.piem.org/";
+url="http://aubio.org/";
 license=('GPL')
 depends=('libsamplerate' 'fftw' 'jack')
 options=('!libtool')
-source=("http://aubio.piem.org/pub/${pkgname}-${pkgver}.tar.gz";)
+source=("http://aubio.org/pub/${pkgname}-${pkgver}.tar.gz";)
 md5sums=('ffc3e5e4880fec67064f043252263a44')
 
 build() {

Reply via email to