summaryrefslogtreecommitdiff
path: root/~fauno/notmuch
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2012-01-05 22:51:26 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2012-01-05 22:51:26 -0500
commit9120886b119a1d60704f67e26509d05dd301649a (patch)
tree3069190208ab662db21a36269f66af314e765fa7 /~fauno/notmuch
parent52281f6006c5a93b3d5fd1fec4f48c6591f91f91 (diff)
parent7166e2302ae1b95734a166b65f432cb1706779a4 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/abslibre
Diffstat (limited to '~fauno/notmuch')
-rw-r--r--~fauno/notmuch/PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/~fauno/notmuch/PKGBUILD b/~fauno/notmuch/PKGBUILD
index dc6b251dd..e965ea15f 100644
--- a/~fauno/notmuch/PKGBUILD
+++ b/~fauno/notmuch/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Richard Murri <admin@richardmurri.com>
pkgname=notmuch
-pkgver=0.10.2
+pkgver=0.11
pkgrel=1
pkgdesc="Notmuch is not much of an email program"
arch=(i686 x86_64 mips64el)
@@ -60,4 +60,3 @@ package(){
sed -i -e 's,/site_ruby,,g' Makefile
make prefix=${pkgdir}/usr install
}
-md5sums=('d3905ae96546ef33f4c186e53f19ec56')