summaryrefslogtreecommitdiff
path: root/community/notmuch
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-01-23 00:06:58 -0800
committerroot <root@rshg054.dnsready.net>2013-01-23 00:06:58 -0800
commit91fea2e90c87b282a3bb39b080b8c51eb52cdbbe (patch)
tree27b5a5e0c621c065f896dd02b57ae7f0cab5cdb1 /community/notmuch
parent949fa4e5ed405aaddcebff7e21008f03cdffa580 (diff)
Wed Jan 23 00:06:58 PST 2013
Diffstat (limited to 'community/notmuch')
-rw-r--r--community/notmuch/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/notmuch/PKGBUILD b/community/notmuch/PKGBUILD
index 837d08626..bd3aea280 100644
--- a/community/notmuch/PKGBUILD
+++ b/community/notmuch/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 80453 2012-11-21 23:29:49Z dwallace $
+# $Id: PKGBUILD 82559 2013-01-20 23:36:23Z dwallace $
# Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com>
# Contributor: fauno <fauno at kiwwwi.com.ar>
# Contributor: Olivier Ramonat <olivier at ramonat dot fr>
@@ -6,15 +6,15 @@
pkgbase=notmuch
pkgname=('notmuch' 'notmuch-mutt' 'notmuch-runtime')
-pkgver=0.14
-pkgrel=4
+pkgver=0.15
+pkgrel=1
arch=('i686' 'x86_64')
url="http://notmuchmail.org/"
license=('GPL3')
makedepends=('python2' 'python' 'emacs' 'gnupg' 'ruby' 'pkgconfig' 'xapian-core' 'gmime' 'talloc')
options=(!distcc !makeflags)
source=("http://notmuchmail.org/releases/${pkgname}-${pkgver}.tar.gz")
-md5sums=('5eb3f225d3eb37862932f6baa5780d15')
+md5sums=('a79454042e508c8a1d7aaf1a617526f0')
build() {
cd "$srcdir/${pkgname}-$pkgver"