summaryrefslogtreecommitdiff
path: root/community/qtractor/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/qtractor/PKGBUILD')
-rw-r--r--community/qtractor/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/qtractor/PKGBUILD b/community/qtractor/PKGBUILD
index 3ef2d1fa2..3d4452d35 100644
--- a/community/qtractor/PKGBUILD
+++ b/community/qtractor/PKGBUILD
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD 103286 2014-01-02 13:32:26Z schiv $
+# $Id: PKGBUILD 105622 2014-02-12 07:14:10Z schiv $
# Maintainer: Ray Rashif <schiv@archlinux.org>
# Contributor: Philipp Überbacher <hollunder at gmx dot at>
pkgname=qtractor
pkgver=0.5.12
-pkgrel=1
+pkgrel=2
pkgdesc="Audio/MIDI multitrack sequencer"
arch=('i686' 'x86_64')
url="http://qtractor.sourceforge.net/"
license=('GPL')
-depends=('qt4' 'suil' 'lilv' 'libmad' 'liblo'
+depends=('qt4' 'suil' 'lilv' 'libmad' 'liblo>=0.28'
'rubberband' 'shared-mime-info')
makedepends=('ladspa' 'dssi')
[ "$CARCH" = "i686" ] && optdepends=('dssi-vst: win32 VST support')