community/qtractor to 0.7.4-1

This commit is contained in:
Kevin Mihelich 2016-02-04 18:57:56 +00:00
parent 44c7585a1f
commit 10c651144c

View file

@ -7,7 +7,7 @@
# - patch to fix building on ARM
pkgname=qtractor
pkgver=0.7.3
pkgver=0.7.4
pkgrel=1
pkgdesc="Audio/MIDI multitrack sequencer"
arch=('i686' 'x86_64')
@ -21,7 +21,7 @@ optdepends=('dssi-vst: win32 VST support')
install="$pkgname.install"
source=("http://www.rncbc.org/archive/$pkgname-$pkgver.tar.gz"
'04-q_atomic_ftbfs.patch')
md5sums=('eaafa650c2b04901ab739b17e05bc7ab'
md5sums=('fd33607183c9e399f7b6c093ad684f4c'
'37396d7dae7a5d6348d481d2d77a88cb')
prepare() {