homebrew-cask/Casks/dictcc-en-de-dictionary-plu...

15 lines
471 B
Ruby

cask 'dictcc-en-de-dictionary-plugin' do
version :latest
sha256 :no_check
# dict.cc was verified as official when first introduced to the cask
url 'http://www1.dict.cc/download/macosx10.6_dict.cc_dictionary.pkg'
name 'dict.cc English-German dictionary plugin'
homepage 'http://lipflip.org/articles/dictcc-dictionary-plugin'
license :oss
pkg 'macosx10.6_dict.cc_dictionary.pkg'
uninstall pkgutil: 'org.lipflip.dictcccDeutschenglischDictionary..*'
end