2 cask :v1 => 'qqinput' do
4 sha256 '5b90cf604230013d5afa974b5b4835c0d6faf55da932cebce4f72478b5665a4d'
6 url "http://qqime.cdn.sogou.com/QQInput_Mac_Setup_#{version.gsub('.','_')}.dmg"
7 homepage 'http://qq.pinyin.cn/'
8 license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
10 pkg "安装QQ输入法#{version.sub(%r{^(\d+\.\d+).*},'\1')}.pkg"
12 uninstall :pkgutil => 'com.tencent.inputmethod.QQInput.*'