notmuch: update to 0.23.3
This commit is contained in:
parent
0e3fc172fd
commit
dd88579984
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'notmuch'
|
||||
pkgname=notmuch
|
||||
version=0.23.1
|
||||
version=0.23.3
|
||||
revision=1
|
||||
hostmakedepends="pkg-config perl python-Sphinx"
|
||||
makedepends="xapian-core-devel gmime-devel talloc-devel bash-completion"
|
||||
|
@ -9,13 +9,13 @@ maintainer="Jan S. <jan.schreib@gmail.com>"
|
|||
license="GPL-3"
|
||||
homepage="http://notmuchmail.org"
|
||||
distfiles="http://http.debian.net/debian/pool/main/n/notmuch/notmuch_${version}.orig.tar.gz"
|
||||
checksum=e8012a1aa9afa47dfeb78f826610577e6bf9714e0933f28139c8611aad96d180
|
||||
checksum=0f5da5cf0203b774e345c50d56e975a87c2fc5407ef4ea284b6e2b55a8951882
|
||||
|
||||
nocross="http://build.voidlinux.eu/builders/armv7l-musl_builder/builds/6341/steps/shell_3/logs/stdio"
|
||||
|
||||
subpackages="libnotmuch libnotmuch-devel notmuch-mutt"
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686|x86_64)
|
||||
i686*|x86_64*)
|
||||
makedepends+=" emacs"
|
||||
subpackages+=" notmuch-emacs"
|
||||
_args="--emacslispdir=/usr/share/emacs/site-lisp/notmuch
|
||||
|
|
Loading…
Reference in a new issue