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