aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/notmuch.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/notmuch.rb')
-rw-r--r--Library/Formula/notmuch.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/notmuch.rb b/Library/Formula/notmuch.rb
index fcbaf0e4f..8defec3cc 100644
--- a/Library/Formula/notmuch.rb
+++ b/Library/Formula/notmuch.rb
@@ -16,8 +16,8 @@ end
class Notmuch < Formula
homepage 'http://notmuchmail.org'
- url 'http://notmuchmail.org/releases/notmuch-0.15.2.tar.gz'
- sha1 'cbfcfe8441dded2268da2740eb7da4c509c289bb'
+ url 'http://notmuchmail.org/releases/notmuch-0.16.tar.gz'
+ sha1 '1919277b322d7aaffa81b80a64aedbb8a1c52a2b'
option "emacs", "Install emacs support."