[Cask] Add a caveat to the Ardour cask
This commit is contained in:
parent
a64c41841f
commit
c8abb09eb0
@ -15,6 +15,8 @@ cask "ardour" do
|
|||||||
regex(/^v?(\d+(?:\.\d+)+)$/i)
|
regex(/^v?(\d+(?:\.\d+)+)$/i)
|
||||||
end
|
end
|
||||||
app "Ardour7.app"
|
app "Ardour7.app"
|
||||||
|
caveats "You can find the source code here: https://github.com/Ardour/ardour
|
||||||
|
You should consider supporting the development team, learn how to do it here: https://community.ardour.org/community"
|
||||||
|
|
||||||
zap trash: []
|
zap trash: []
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user