Skip to content

Commit

Permalink
Geany 0.20
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
MindTooth authored and adamv committed Jun 4, 2011
1 parent 7bbe7e9 commit 74499a7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Library/Formula/geany.rb
@@ -1,9 +1,9 @@
require 'formula'

class Geany < Formula
url 'http://download.geany.org/geany-0.19.tar.gz'
homepage 'http://www.geany.org/Main/HomePage'
md5 '727cec2936846850bb088b476faad5f2'
homepage 'http://geany.org/'
url 'http://download.geany.org/geany-0.20.tar.gz'
sha256 '8d8ec9411c58c706befcca00435f4ec7af2f60a057e9fac232246f4893bf4050'

depends_on 'pkg-config' => :build
depends_on 'gettext'
Expand Down

0 comments on commit 74499a7

Please sign in to comment.