summaryrefslogtreecommitdiff
path: root/extra/rubberband/PKGBUILD
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-02-04 11:35:52 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2013-02-04 11:35:52 +0100
commit64d1eee48611d47e3666647522a6cae2b41902ff (patch)
treeabf5e07345df665486be6b8b27626b96df3e4097 /extra/rubberband/PKGBUILD
parentd948673f5f5d6f5db6c6e534d610365b122a3e66 (diff)
parent3e78397cb031dee2b5874f1c0c9e4c9977f0dbb7 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/libnetfilter_log/PKGBUILD community/radvd/PKGBUILD community/ucarp/PKGBUILD extra/ardour/PKGBUILD extra/docker/PKGBUILD extra/fftw/PKGBUILD
Diffstat (limited to 'extra/rubberband/PKGBUILD')
-rw-r--r--extra/rubberband/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/rubberband/PKGBUILD b/extra/rubberband/PKGBUILD
index e20c734a1..4d15ff815 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 <schiv@archlinux.org>
# Contributor: Felipe Machado aka arch_audio <machado.felipe@gmail.com>
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' 'mips64el')
@@ -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"