From 589043706058bdc7766766c6472ef28d8b7b9d8d Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Thu, 15 Sep 2011 11:24:14 -0300 Subject: ~fauno/notmuch-0.8-1 --- ~fauno/notmuch/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/~fauno/notmuch/PKGBUILD b/~fauno/notmuch/PKGBUILD index 138325de4..209144a69 100644 --- a/~fauno/notmuch/PKGBUILD +++ b/~fauno/notmuch/PKGBUILD @@ -3,8 +3,8 @@ # Maintainer: Richard Murri pkgname=notmuch -pkgver=0.7 -pkgrel=2 +pkgver=0.8 +pkgrel=1 pkgdesc="Notmuch is not much of an email program" arch=(i686 x86_64 mips64el) url="http://notmuchmail.org/" @@ -17,7 +17,7 @@ optdepends=('emacs: for using the emacs interface' 'ruby: for using the ruby bindings' 'gnupg: for email encryption') source=("http://notmuchmail.org/releases/${pkgname}-${pkgver}.tar.gz") -md5sums=('475197e505255b9603eedb53a68aa32d') +md5sums=('915fe95817e263d62e6de5c3b3c389c4') build() { cd "$srcdir/${pkgname}-${pkgver}" -- cgit v1.2.3-54-g00ecf