audio/lash: 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:31:25 -05:00 committed by Willy Sudiarto Raharjo
parent a297528230
commit d5d33a2df4
No known key found for this signature in database
GPG key ID: 887B8374D7333381

View file

@ -5,6 +5,6 @@ DOWNLOAD="http://download.savannah.gnu.org/releases/lash/lash-0.6.0~rc2.tar.bz2"
MD5SUM="af1dc4f4ceb284b1b0845de4f4c2fe47"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jack-audio-connection-kit"
REQUIRES="jack"
MAINTAINER="David Woodfall"
EMAIL="dave@slackbuilds.org"