app stanza in xbmc.rb

This commit is contained in:
Roland Walker 2014-09-15 12:06:38 -04:00
parent a91153cd0c
commit fd9bcb2585
1 changed files with 1 additions and 1 deletions

View File

@ -5,5 +5,5 @@ class Xbmc < Cask
url 'http://mirrors.xbmc.org/releases/osx/x86_64/xbmc-13.1-Gotham-x86_64.dmg'
homepage 'http://xbmc.org/'
link 'XBMC.app'
app 'XBMC.app'
end