openemu.rb: add name

This commit is contained in:
Victor Popkov 2015-04-16 23:33:52 +03:00
parent 44003e6303
commit 43a6622f0f
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ cask :v1 => 'openemu' do
# github.com is the official download host per the vendor homepage
url "https://github.com/OpenEmu/OpenEmu/releases/download/v#{version}/OpenEmu_#{version}.zip"
appcast 'https://github.com/OpenEmu/OpenEmu/releases.atom'
name 'OpenEmu'
homepage 'http://openemu.org/'
license :oss