splashtop-streamer.rb

This commit is contained in:
Roland Walker 2014-09-10 11:37:07 -04:00
parent daea70cf58
commit d703956e71
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ class SplashtopStreamer < Cask
url 'https://d17kmd0va0f0mp.cloudfront.net/mac/Splashtop_Streamer_MAC_v2.4.5.3.dmg'
homepage 'http://www.splashtop.com/downloads'
install 'Splashtop Streamer.pkg'
pkg 'Splashtop Streamer.pkg'
uninstall :pkgutil => 'com.splashtop.splashtopStreamer.*'
end