diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/bpm-tools.rb | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/Library/Formula/bpm-tools.rb b/Library/Formula/bpm-tools.rb index e1f58d525..693d9aa57 100644 --- a/Library/Formula/bpm-tools.rb +++ b/Library/Formula/bpm-tools.rb @@ -2,10 +2,9 @@ require 'formula' class BpmTools < Formula homepage 'http://www.pogo.org.uk/~mark/bpm-tools/' - url 'http://www.pogo.org.uk/~mark/bpm-tools/releases/bpm-tools-0.2.tar.gz' - sha1 '4c1d23a12b8d6cfbe23a5d2e6f232af4419b62c4' - head 'http://www.pogo.org.uk/~mark/bpm-tools.git' + url 'http://www.pogo.org.uk/~mark/bpm-tools/releases/bpm-tools-0.3.tar.gz' + sha1 '33da8c03757c91834bb0a695d7ee0f3e8faede65' option 'with-bpm-graph', 'Install plot generation script' option 'with-bpm-tag', 'Install audio file tagging script' |
