diff --git a/srcpkgs/notmuch/template b/srcpkgs/notmuch/template index 5c7171a505..39eb551c72 100644 --- a/srcpkgs/notmuch/template +++ b/srcpkgs/notmuch/template @@ -1,11 +1,11 @@ # Template file for 'notmuch' pkgname=notmuch -version=0.18.1 -revision=2 +version=0.18.2 +revision=1 hostmakedepends="automake libtool pkg-config" makedepends=" xapian-core-devel gmime-devel talloc-devel perl emacs bash-completion - ruby-devel python-devel python3.4-devel python-docutils" + ruby-devel python-devel python3.4-devel python-Sphinx" build_style=gnu-configure configure_args="--bashcompletiondir=/usr/share/bash-completion/completions --without-zsh-completion" # zsh completion is part of zsh itself @@ -14,7 +14,7 @@ maintainer="Jan S. " license="GPL-3" homepage="http://notmuchmail.org" distfiles="http://notmuchmail.org/releases/${pkgname}-${version}.tar.gz" -checksum=f2d53dc1916283123d008a6084de860340a436631e83b1a41b2d9ced0f4db7dd +checksum=e99f7bfee1250aa9f23e05d926ec278316fb8dd135262b0e24f4ba1a78febc9c nocross=yes pre_build() {