meld 1.8.4

This commit is contained in:
Jack Nagel 2014-04-02 17:22:22 -05:00
parent 5f39e53ba1
commit 46a940dcbe

View file

@ -2,8 +2,8 @@ require 'formula'
class Meld < Formula
homepage 'http://meldmerge.org'
url 'http://download.gnome.org/sources/meld/1.8/meld-1.8.2.tar.xz'
sha1 'da6e4430ea3e56ec649b53f96c485de13a52627f'
url 'http://download.gnome.org/sources/meld/1.8/meld-1.8.4.tar.xz'
sha256 'b46e5786343f236d203037a7ace8f1b28145a51a3f84fa527efcf62f47b5b8de'
depends_on 'intltool' => :build
depends_on 'rarian' => :build