From 3e78397cb031dee2b5874f1c0c9e4c9977f0dbb7 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 4 Feb 2013 00:06:56 -0800 Subject: Mon Feb 4 00:06:56 PST 2013 --- extra/rubberband/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'extra/rubberband/PKGBUILD') diff --git a/extra/rubberband/PKGBUILD b/extra/rubberband/PKGBUILD index 9cf4c07d1..4ea263bd7 100644 --- a/extra/rubberband/PKGBUILD +++ b/extra/rubberband/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 151338 2012-02-25 14:44:44Z pierre $ +# $Id: PKGBUILD 176992 2013-02-03 15:07:34Z schiv $ # Maintainer: Ray Rashif # Contributor: Felipe Machado aka arch_audio pkgname=rubberband -pkgver=1.7.0 +pkgver=1.8.1 pkgrel=1 pkgdesc="Time-stretching and pitch-shifting audio library and utility" arch=('i686' 'x86_64') @@ -11,8 +11,8 @@ url="http://www.breakfastquay.com/rubberband/" license=('GPL') depends=('libsamplerate' 'fftw' 'vamp-plugin-sdk') makedepends=('ladspa') -source=("http://code.breakfastquay.com/attachments/download/23/$pkgname-$pkgver.tar.bz2") -md5sums=('49093923c7a48e5860a5f7db3590ac74') +source=("http://code.breakfastquay.com/attachments/download/34/$pkgname-$pkgver.tar.bz2") +md5sums=('6c2b4e18a714bcc297d0db81a10f9348') build() { cd "$srcdir/$pkgname-$pkgver" -- cgit v1.2.3-54-g00ecf