qjackctl 0.5.0
Closes #21818. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
e22df6fdc1
commit
e8062c6850
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Qjackctl < Formula
|
||||
desc "Simple Qt application to control the JACK sound server daemon"
|
||||
homepage "https://qjackctl.sourceforge.io/"
|
||||
url "https://downloads.sourceforge.net/qjackctl/qjackctl-0.4.5.tar.gz"
|
||||
sha256 "c50da569ec8466ac6cc72c65e2d8212eb9c40149daed0a10fb7795ff9ddc4ab7"
|
||||
url "https://downloads.sourceforge.net/qjackctl/qjackctl-0.5.0.tar.gz"
|
||||
sha256 "9a74f33f6643bea8bf742ea54f9b40f08ed339887f076ff3068159c55d0ba853"
|
||||
head "https://git.code.sf.net/p/qjackctl/code.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue