homebrew-cask/Casks/tales-of-majeyal.rb

13 lines
397 B
Ruby
Raw Normal View History

2015-06-10 01:18:22 +08:00
cask :v1 => 'tales-of-majeyal' do
version '1.3.1'
sha256 '4f63480762ac783f60a93cb4e9a6b07cde772f62f1730f05915872569660469a'
url "http://te4.org/dl/t-engine/t-engine4-osx-#{version}.zip"
name 'Tales of Maj\'Eyal'
homepage 'http://te4.org/'
license :gpl
# Renamed for clarity: app name is inconsistent with its branding.
2015-06-10 01:18:22 +08:00
app 'T-Engine.app', :target => 'Tales-of-Maj\'Eyal.app'
end