community/qtractor to 0.6.4-1

This commit is contained in:
David Beauchamp 2014-12-02 19:47:21 -05:00
parent 1b422b5a11
commit eb5cc14ef5

View file

@ -7,7 +7,7 @@
# - patch to fix building on ARM
pkgname=qtractor
pkgver=0.6.3
pkgver=0.6.4
pkgrel=1
pkgdesc="Audio/MIDI multitrack sequencer"
arch=('i686' 'x86_64')
@ -21,7 +21,7 @@ install="$pkgname.install"
source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz"
'04-q_atomic_ftbfs.patch')
md5sums=('caf1b4ddd924ac81b58bfd11ecd1e805'
'da44b00b6bcf808a1b840959361ba19f')
'37396d7dae7a5d6348d481d2d77a88cb')
prepare() {
cd $pkgname-$pkgver