homebrew-cask/Casks/lyx.rb

8 lines
213 B
Ruby
Raw Normal View History

2013-05-21 03:14:45 +08:00
class Lyx < Cask
url 'ftp://ftp.lyx.org/pub/lyx/bin/2.0.7.1/LyX-2.0.7.1+qt4-carbon.dmg'
2013-05-21 03:14:45 +08:00
homepage 'http://www.lyx.org'
version '2.0.7.1'
sha1 '07f48e9b84e3bf15149ce9a0b54880dac0318f54'
2013-06-01 07:51:31 +08:00
link 'LyX.app'
2013-05-21 03:14:45 +08:00
end