diff options
| author | Jin Yi | 2011-04-27 16:36:49 -0700 |
|---|---|---|
| committer | Adam Vandenberg | 2011-05-01 11:17:20 -0700 |
| commit | be5adc6eb12525ae857579965528b260da0e23e8 (patch) | |
| tree | 0547df8f08a2a2bfcb29f124142fd53fdf1c7b14 /Library/Formula | |
| parent | a9174452a795395b7050dbed46770eeed96f1633 (diff) | |
| download | homebrew-be5adc6eb12525ae857579965528b260da0e23e8.tar.bz2 | |
shell.fm: add --HEAD
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/shell.fm.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/shell.fm.rb b/Library/Formula/shell.fm.rb index 25e4914d6..d9db28add 100644 --- a/Library/Formula/shell.fm.rb +++ b/Library/Formula/shell.fm.rb @@ -4,6 +4,7 @@ class ShellFm < Formula url 'https://github.com/jkramer/shell-fm/tarball/v0.7' homepage 'http://nex.scrapping.cc/shell-fm/' md5 '3f83866622a892ee89685f1ed079eefd' + head 'https://github.com/jkramer/shell-fm.git' # homepage says that libao is optional, but it doesn't seem # to build without it |
