app stanza in textsoap.rb

This commit is contained in:
Roland Walker 2014-09-15 12:06:28 -04:00
parent 709c8757b1
commit 172cc0c879

View file

@ -5,5 +5,5 @@ class Textsoap < Cask
url 'http://unmarked.s3.amazonaws.com/textsoap7.zip'
homepage 'http://www.unmarked.com/textsoap/'
link 'textsoap7.app', :target => 'TextSoap.app'
app 'textsoap7.app', :target => 'TextSoap.app'
end