summaryrefslogtreecommitdiff
path: root/~fauno/notmuch/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to '~fauno/notmuch/PKGBUILD')
-rw-r--r--~fauno/notmuch/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/~fauno/notmuch/PKGBUILD b/~fauno/notmuch/PKGBUILD
index e7425dabf..985df1189 100644
--- a/~fauno/notmuch/PKGBUILD
+++ b/~fauno/notmuch/PKGBUILD
@@ -3,10 +3,10 @@
# Maintainer: Richard Murri <admin@richardmurri.com>
pkgname=notmuch
-pkgver=0.6
+pkgver=0.7
pkgrel=1
pkgdesc="Notmuch is not much of an email program"
-arch=(i686 x86_64)
+arch=(i686 x86_64 mips64el)
url="http://notmuchmail.org/"
license=('GPL3')
depends=('xapian-core' 'gmime')
@@ -50,4 +50,4 @@ package(){
env LD_LIBRARY_PATH="." python2 setup.py build
env LD_LIBRARY_PATH="." python2 setup.py install --prefix=/usr --root=$pkgdir
}
-md5sums=('be8ce01bb6f84ca66bfc9a76c63276ac')
+md5sums=('475197e505255b9603eedb53a68aa32d')