mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
community/qtractor to 0.6.4-1
This commit is contained in:
parent
1b422b5a11
commit
eb5cc14ef5
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue