app stanza in musictube.rb

This commit is contained in:
Roland Walker 2014-09-15 12:05:59 -04:00
parent baf72cfc16
commit 76f0672370
1 changed files with 1 additions and 1 deletions

View File

@ -6,5 +6,5 @@ class Musictube < Cask
appcast 'http://flavio.tordini.org/musictube-ws/appcast.xml'
homepage 'http://flavio.tordini.org/musictube'
link 'Musictube.app'
app 'Musictube.app'
end