Skip to content

Commit

Permalink
feh 2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
brettkoonce committed Aug 4, 2012
1 parent 12bcd19 commit 3ea87f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/feh.rb
@@ -1,9 +1,9 @@
require 'formula'

class Feh < Formula
url 'http://feh.finalrewind.org/feh-2.2.tar.bz2'
homepage 'http://feh.finalrewind.org/'
md5 '7dee285e8dd34f69058b0977283b3a8a'
url 'http://feh.finalrewind.org/feh-2.5.tar.bz2'
sha1 'd1bf7fa8ec6b5d1ce16c291edf38d45de01f252d'

depends_on 'giblib' => :build
depends_on :x11
Expand Down

0 comments on commit 3ea87f5

Please sign in to comment.