homebrew-cask-versions/Casks/lastfm.rb
Chris a4de715233 Add Cask for LastFM
Add Cask for revised edition of the LastFM-Scrobbler
2013-06-22 23:00:13 +02:00

7 lines
155 B
Ruby

class Lastfm < Cask
url 'http://www.lastfm.de/download/mac'
homepage 'http://www.lastfm.com'
version 'latest'
no_checksum
link 'Last.fm.app'
end