diff options
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 |
