diff options
Diffstat (limited to 'Library/Formula/liblastfm.rb')
| -rw-r--r-- | Library/Formula/liblastfm.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/liblastfm.rb b/Library/Formula/liblastfm.rb index cef839110..c706bbd42 100644 --- a/Library/Formula/liblastfm.rb +++ b/Library/Formula/liblastfm.rb @@ -1,6 +1,6 @@ require 'formula' -class Liblastfm <Formula +class Liblastfm < Formula homepage 'https://github.com/mxcl/liblastfm/' url 'http://static.last.fm/src/liblastfm-0.3.0.tar.bz2' md5 '3f73222ebc31635941832b01e7a494b6' |
