git-cola: add 2.0.5 bottle.
This commit is contained in:
parent
ba55be62b2
commit
190fbea99b
1 changed files with 7 additions and 0 deletions
|
@ -7,6 +7,13 @@ class GitCola < Formula
|
|||
|
||||
head "https://github.com/git-cola/git-cola.git"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha1 "f2acd531c892f811c317630db8b66c4b398d24e2" => :mavericks
|
||||
sha1 "87825694c73263eba4429a2e3f8792dbd4fd4bad" => :mountain_lion
|
||||
sha1 "69d5577b80e332a6f97aef0394ecf21fb003991b" => :lion
|
||||
end
|
||||
|
||||
option "with-docs", "Build man pages using asciidoc and xmlto"
|
||||
|
||||
depends_on "pyqt"
|
||||
|
|
Loading…
Reference in a new issue