mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
community/qtractor to 0.6.1-1
This commit is contained in:
parent
5fe9e6f074
commit
386ff0b19f
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
||||||
# - patch to fix building on ARM
|
# - patch to fix building on ARM
|
||||||
|
|
||||||
pkgname=qtractor
|
pkgname=qtractor
|
||||||
pkgver=0.6.0
|
pkgver=0.6.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Audio/MIDI multitrack sequencer"
|
pkgdesc="Audio/MIDI multitrack sequencer"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
|
@ -20,7 +20,7 @@ optdepends=('dssi-vst: win32 VST support')
|
||||||
install="$pkgname.install"
|
install="$pkgname.install"
|
||||||
source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz"
|
source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz"
|
||||||
'04-q_atomic_ftbfs.patch')
|
'04-q_atomic_ftbfs.patch')
|
||||||
md5sums=('95eeb8a1f6d08645d8f9f606f0c04f15'
|
md5sums=('ae98d9957348c2d77e471428bc0c43c6'
|
||||||
'da44b00b6bcf808a1b840959361ba19f')
|
'da44b00b6bcf808a1b840959361ba19f')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
|
|
Loading…
Reference in a new issue