Added Lucidor

Lucidor is a computer program for reading and handling e-books. Lucidor
supports e-books in the EPUB file format, and catalogs in the OPDS
format.
This commit is contained in:
Caleb Xu 2014-03-15 10:21:59 -04:00
parent 83a0f7ebea
commit dc9e4f3134
1 changed files with 7 additions and 0 deletions

7
Casks/lucidor.rb Normal file
View File

@ -0,0 +1,7 @@
class Lucidor < Cask
url 'http://lucidor.org/lucidor/lucidor-0.9.8-1.dmg'
homepage 'http://lucidor.org'
version '0.9.8-1'
sha256 'b94cca22b82ba508a8a9bd5ced62ec3ff093e74c1bf2841a0962c3bba1306a8d'
link 'Lucidor.app'
end