You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
206 B
7 lines
206 B
class Lyx < Cask
|
|
url 'ftp://ftp.lyx.org/pub/lyx/bin/2.0.6/LyX-2.0.6+qt4.dmg'
|
|
homepage 'http://www.lyx.org'
|
|
version '2.0.6'
|
|
sha1 '7fc3350afb6b5b9ebad04d6a1370ca8670b24e04'
|
|
link :app, 'LyX.app'
|
|
end
|
|
|