community/qtractor to 0.7.0-1

This commit is contained in:
David Beauchamp 2015-07-28 17:46:22 -04:00
parent 01513a634d
commit e879d05325

View file

@ -7,7 +7,7 @@
# - patch to fix building on ARM
pkgname=qtractor
pkgver=0.6.7
pkgver=0.7.0
pkgrel=1
pkgdesc="Audio/MIDI multitrack sequencer"
arch=('i686' 'x86_64')
@ -18,9 +18,9 @@ depends=('qt4' 'suil' 'lilv' 'libmad' 'liblo>=0.28'
makedepends=('ladspa' 'dssi')
optdepends=('dssi-vst: win32 VST support')
install="$pkgname.install"
source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz"
source=("http://www.rncbc.org/archive/$pkgname-$pkgver.tar.gz"
'04-q_atomic_ftbfs.patch')
md5sums=('787757fba50723dcbadf230b78458820'
md5sums=('dadada3a62e54fd083caad1698c19868'
'37396d7dae7a5d6348d481d2d77a88cb')
prepare() {