From 91fea2e90c87b282a3bb39b080b8c51eb52cdbbe Mon Sep 17 00:00:00 2001 From: root Date: Wed, 23 Jan 2013 00:06:58 -0800 Subject: Wed Jan 23 00:06:58 PST 2013 --- community/notmuch/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'community/notmuch/PKGBUILD') 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 # Contributor: fauno # Contributor: Olivier Ramonat @@ -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" -- cgit v1.2.3-54-g00ecf