notmuch: update to 0.18.2

This commit is contained in:
Alessio Sergi 2014-10-31 10:31:10 +01:00
parent 2e275570ab
commit c76147b700
1 changed files with 4 additions and 4 deletions

View File

@ -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. <jan.schreib@gmail.com>"
license="GPL-3"
homepage="http://notmuchmail.org"
distfiles="http://notmuchmail.org/releases/${pkgname}-${version}.tar.gz"
checksum=f2d53dc1916283123d008a6084de860340a436631e83b1a41b2d9ced0f4db7dd
checksum=e99f7bfee1250aa9f23e05d926ec278316fb8dd135262b0e24f4ba1a78febc9c
nocross=yes
pre_build() {