app stanza in spyder.rb

This commit is contained in:
Roland Walker 2014-09-15 12:06:24 -04:00
parent 7c86aea35a
commit 13471c39ff

View file

@ -5,5 +5,5 @@ class Spyder < Cask
url 'https://bitbucket.org/spyder-ide/spyderlib/downloads/spyder-2.3.0.dmg'
homepage 'https://code.google.com/p/spyderlib/'
link 'Spyder.app'
app 'Spyder.app'
end