app stanza in opera.rb

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

View File

@ -5,5 +5,5 @@ class Opera < Cask
url "http://get.geo.opera.com/pub/opera/desktop/#{version}/mac/Opera_#{version}_Setup.dmg"
homepage 'http://www.opera.com/'
link 'Opera.app'
app 'Opera.app'
end