adobe-reader.rb

This commit is contained in:
Roland Walker 2014-09-10 11:36:58 -04:00
parent b5e6a4527c
commit 295c687404
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ class AdobeReader < Cask
url 'http://ardownload.adobe.com/pub/adobe/reader/mac/11.x/11.0.07/en_US/AdbeRdr11007_en_US.dmg'
homepage 'http://www.adobe.com/products/reader.html'
install 'Adobe Reader XI Installer.pkg'
pkg 'Adobe Reader XI Installer.pkg'
uninstall :pkgutil => 'com.adobe.acrobat.reader.11007.*'
end