notmuch 0.13.2

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Jérôme Andrieux 2012-06-06 13:01:11 +03:00 committed by Adam Vandenberg
parent 12f1527dbc
commit f9e64964df

View file

@ -2,8 +2,8 @@ require 'formula'
class Notmuch < Formula class Notmuch < Formula
homepage 'http://notmuchmail.org' homepage 'http://notmuchmail.org'
url 'http://notmuchmail.org/releases/notmuch-0.11.1.tar.gz' url 'http://notmuchmail.org/releases/notmuch-0.13.2.tar.gz'
sha1 '05694ae8762076bf91d63b199e72a12e5ce012b0' sha1 '368b2451a64b1e3c574e688100700fc941ff2ea1'
depends_on 'xapian' depends_on 'xapian'
depends_on 'talloc' depends_on 'talloc'