Reformat openlp.rb according to readability conventions

This commit is contained in:
ndr 2014-06-27 02:01:33 +02:00
parent 330ff6186e
commit 921e165844
1 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,9 @@
class Openlp < Cask
url 'http://builds.openlp.org/OpenLP-2.0.4.dmg'
homepage 'http://openlp.org'
version '2.0.4'
sha256 '24850da1e2d75b17d76cf102721d4c5e56d8faaa97ce1194577264c8edc6cc70'
url 'http://builds.openlp.org/OpenLP-2.0.4.dmg'
homepage 'http://openlp.org'
link 'OpenLP.app'
end