summaryrefslogtreecommitdiff
path: root/~fauno/notmuch
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-05-23 13:32:10 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-05-23 13:32:10 -0300
commit6646a7a49f1ff4228204490260b3e0f0e12b5d3c (patch)
tree7ff7cc6a53bcef1463cc8e4ee18b58c1a7d75d02 /~fauno/notmuch
parent2906c522e750f7e013d7af606f01ad849a7d3876 (diff)
checksums
Diffstat (limited to '~fauno/notmuch')
-rw-r--r--~fauno/notmuch/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/~fauno/notmuch/PKGBUILD b/~fauno/notmuch/PKGBUILD
index bd2266fb7..3283f3734 100644
--- a/~fauno/notmuch/PKGBUILD
+++ b/~fauno/notmuch/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Richard Murri <admin@richardmurri.com>
pkgname=notmuch
-pkgver=0.12
+pkgver=0.13
pkgrel=1
pkgdesc="Notmuch is not much of an email program"
arch=(i686 x86_64 mips64el)
@@ -19,7 +19,7 @@ optdepends=('emacs: for using the emacs interface'
options=(!distcc !makeflags)
source=("http://notmuchmail.org/releases/${pkgname}-${pkgver}.tar.gz")
-md5sums=('466974db1d8a215c6a2d7cca7c969b4f')
+md5sums=('d5a70ed3ba84a2670b4576cfe16bd4f6')
build() {
cd "$srcdir/${pkgname}-"*