diff options
Diffstat (limited to 'Library/Formula/shell.fm.rb')
| -rw-r--r-- | Library/Formula/shell.fm.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/shell.fm.rb b/Library/Formula/shell.fm.rb index 49e2d78d8..6df408108 100644 --- a/Library/Formula/shell.fm.rb +++ b/Library/Formula/shell.fm.rb @@ -3,7 +3,7 @@ require 'formula' class ShellFm < Formula url 'https://github.com/jkramer/shell-fm/tarball/v0.8' homepage 'http://nex.scrapping.cc/shell-fm/' - md5 'ce5c45ead71a299edbff280d4007ad99' + sha1 'ad35391489a4c5b216740a543f6cb46285f556c7' head 'https://github.com/jkramer/shell-fm.git' # homepage says that libao is optional, but it doesn't seem |
