audio/setBfree: Migrate jack-audio-connection-kit => jack.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2020-01-18 16:52:20 -05:00 committed by Willy Sudiarto Raharjo
parent 0936c5cfce
commit 262e3ae9b6
No known key found for this signature in database
GPG key ID: 887B8374D7333381

View file

@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/pantherb/setBfree/archive/v0.8.11/setBfree-0.8.11.t
MD5SUM="0bc5c6e17c6a352c0f0a8a26fd1b7f21"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jack-audio-connection-kit"
REQUIRES="jack"
MAINTAINER="Johannes Schoepfer"
EMAIL="slackbuilds@schoepfer.info"