meld 1.8.6

Version bump from meld 1.8.5 to 1.8.6.

Closes Homebrew/homebrew#31174.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
Dominyk Tiller 2014-07-28 04:40:02 +01:00 committed by Mike McQuaid
parent c5c764036c
commit e828fe0da6

View file

@ -2,8 +2,8 @@ require 'formula'
class Meld < Formula
homepage 'http://meldmerge.org'
url 'http://ftp.gnome.org/pub/GNOME/sources/meld/1.8/meld-1.8.5.tar.xz'
sha256 'e0f1d6007117a4be95d7c399359cb2ebfa80f2b9158222d727e9a35ae4d5d44d'
url 'http://ftp.gnome.org/pub/GNOME/sources/meld/1.8/meld-1.8.6.tar.xz'
sha256 'af96682b8f4bf3ad4221c853b1516218d62a17ff43c38f4a83e7e8ac6736e8a5'
depends_on 'intltool' => :build
depends_on 'rarian' => :build