extra -> community/rubberband to 1.8.1-4

This commit is contained in:
Kevin Mihelich 2018-02-06 19:47:27 +00:00
parent 6a18e629f2
commit 0500c75517
2 changed files with 5 additions and 4 deletions

View file

@ -7,16 +7,17 @@
pkgname=rubberband
pkgver=1.8.1
pkgrel=3
pkgrel=4
pkgdesc="Time-stretching and pitch-shifting audio library and utility"
arch=('i686' 'x86_64')
arch=('x86_64')
url="http://www.breakfastquay.com/rubberband/"
license=('GPL')
depends=('libsamplerate' 'fftw' 'vamp-plugin-sdk')
makedepends=('ladspa')
source=("http://code.breakfastquay.com/attachments/download/34/$pkgname-$pkgver.tar.bz2"
#source=("http://code.breakfastquay.com/attachments/download/34/$pkgname-$pkgver.tar.bz2")
source=($pkgname-$pkgver.tar.gz::"https://github.com/breakfastquay/rubberband/archive/v$pkgver.tar.gz"
'03-fix_build_on_armel.patch')
md5sums=('6c2b4e18a714bcc297d0db81a10f9348'
md5sums=('43dc4b3db1bab59f68e494a01d05252a'
'48adb11a751eaf6324167da3a0530095')
build() {