summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Marzal2021-01-24 11:41:21 +0100
committerDavid Marzal2021-01-24 11:41:21 +0100
commit5d7f4c4c7a76e9c093ae1e239a62be4d1b8a01e0 (patch)
treecbef21c06f70a08aeedf65fd8e6853b6ef55ed8f /PKGBUILD
parentedfc89079d54427ce02315802221694578f47f1a (diff)
downloadaur-5d7f4c4c7a76e9c093ae1e239a62be4d1b8a01e0.tar.gz
jack2-dbus is now splitted
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6fc43a468257..7b6101b3e683 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
# Maintainer: David Marzal <mundolibre at tutanota dot com>
_pkgname=studio-controls
pkgname=${_pkgname}-git
-pkgver=2.0.9.r16.gce84d5f
+pkgver=2.1.1.r0.g1b1e7ce
pkgrel=1
pkgdesc="An JACK audio setup utility with USB device and PulseAudio bridges."
arch=('x86_64')
url="https://github.com/ovenwerks/studio-controls"
license=('GPL')
groups=()
-depends=('jack2' 'python' 'python-gobject' 'python-dbus' 'python-jack-client' 'python-pyalsaaudio' 'zita-ajbridge' 'a2jmidid')
+depends=('jack2' 'jack2-dbus' 'python' 'python-gobject' 'python-dbus' 'python-jack-client' 'python-pyalsaaudio' 'zita-ajbridge' 'a2jmidid')
makedepends=(git)
optdepends=('pulseaudio-jack: PulseAudio to JACK bridge'
'alsa-utils: ALSA - Utilities (amixer)'