mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/qtractor to 0.6.6-1
This commit is contained in:
parent
9d66939958
commit
858155f19d
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
# - patch to fix building on ARM
|
||||
|
||||
pkgname=qtractor
|
||||
pkgver=0.6.5
|
||||
pkgver=0.6.6
|
||||
pkgrel=1
|
||||
pkgdesc="Audio/MIDI multitrack sequencer"
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -20,7 +20,7 @@ optdepends=('dssi-vst: win32 VST support')
|
|||
install="$pkgname.install"
|
||||
source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz"
|
||||
'04-q_atomic_ftbfs.patch')
|
||||
md5sums=('810ec8b8d80cf76be6347c271f28a6cc'
|
||||
md5sums=('f3cf65a15c851b74f8b19e6ad5f22c5c'
|
||||
'37396d7dae7a5d6348d481d2d77a88cb')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue