notmuch: rebuild to get correct subpackage architecture

This commit is contained in:
John 2019-02-22 00:24:12 +01:00 committed by maxice8
parent 89e65c1706
commit ed9b5ba316

View file

@ -1,7 +1,7 @@
# Template file for 'notmuch'
pkgname=notmuch
version=0.28.2
revision=1
revision=2
hostmakedepends="perl pkg-config python-devel python3-Sphinx python3-devel"
makedepends="bash-completion gmime3-devel talloc-devel xapian-core-devel"
short_desc="Thread-based email index, search, and tagging"
@ -67,7 +67,7 @@ libnotmuch-devel_package() {
}
notmuch-emacs_package() {
noarch=yes
archs=noarch
short_desc+=" - Emacs interface"
depends="${sourcepkg}-${version}_${revision} virtual?emacs"
pkg_install() {
@ -76,7 +76,7 @@ notmuch-emacs_package() {
}
notmuch-mutt_package() {
noarch=yes
archs=noarch
short_desc+=" - Mutt interface"
depends="${sourcepkg}-${version}_${revision} perl-Mail-Box perl-MailTools
perl-String-ShellQuote perl-Term-ReadLine-Gnu perl-File-Which"