mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/qtractor to 0.9.28-2
This commit is contained in:
parent
acce372409
commit
5c3d96f7b5
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
pkgname=qtractor
|
||||
pkgver=0.9.28
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Audio/MIDI multitrack sequencer"
|
||||
arch=(x86_64)
|
||||
url="https://qtractor.sourceforge.io/"
|
||||
|
@ -21,7 +21,7 @@ optdepends=(
|
|||
'new-session-manager: for session management'
|
||||
'qt6-wayland: for native wayland support'
|
||||
)
|
||||
provides=(dssi-host ladspa-host lv2-host vst-host vst3-host)
|
||||
provides=(clap-host dssi-host ladspa-host lv2-host vst-host vst3-host)
|
||||
# NOTE: debug package contains include files of vst3sdk
|
||||
# options=(debug)
|
||||
source=(https://sourceforge.net/projects/$pkgname/files/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz)
|
||||
|
|
Loading…
Reference in a new issue