teitoku.rb: add name

This commit is contained in:
Victor Popkov 2015-05-03 23:36:35 +03:00
parent d0bb41a159
commit 6de565514d
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ cask :v1 => 'teitoku' do
# github.com is the official download host per the vendor homepage # github.com is the official download host per the vendor homepage
url "https://github.com/geta6/teitoku/releases/download/#{version}/teitoku-#{version}-osx.zip" url "https://github.com/geta6/teitoku/releases/download/#{version}/teitoku-#{version}-osx.zip"
appcast 'https://github.com/geta6/teitoku/releases.atom' appcast 'https://github.com/geta6/teitoku/releases.atom'
name 'Teitoku'
homepage 'http://makebooth.com/i/1xkN1' homepage 'http://makebooth.com/i/1xkN1'
license :mit license :mit