notmuch: update to 0.18.2
This commit is contained in:
parent
2e275570ab
commit
c76147b700
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'notmuch'
|
# Template file for 'notmuch'
|
||||||
pkgname=notmuch
|
pkgname=notmuch
|
||||||
version=0.18.1
|
version=0.18.2
|
||||||
revision=2
|
revision=1
|
||||||
hostmakedepends="automake libtool pkg-config"
|
hostmakedepends="automake libtool pkg-config"
|
||||||
makedepends="
|
makedepends="
|
||||||
xapian-core-devel gmime-devel talloc-devel perl emacs bash-completion
|
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
|
build_style=gnu-configure
|
||||||
configure_args="--bashcompletiondir=/usr/share/bash-completion/completions
|
configure_args="--bashcompletiondir=/usr/share/bash-completion/completions
|
||||||
--without-zsh-completion" # zsh completion is part of zsh itself
|
--without-zsh-completion" # zsh completion is part of zsh itself
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Jan S. <jan.schreib@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://notmuchmail.org"
|
homepage="http://notmuchmail.org"
|
||||||
distfiles="http://notmuchmail.org/releases/${pkgname}-${version}.tar.gz"
|
distfiles="http://notmuchmail.org/releases/${pkgname}-${version}.tar.gz"
|
||||||
checksum=f2d53dc1916283123d008a6084de860340a436631e83b1a41b2d9ced0f4db7dd
|
checksum=e99f7bfee1250aa9f23e05d926ec278316fb8dd135262b0e24f4ba1a78febc9c
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user