summaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorFlorian Franzmann2021-05-08 16:02:16 +0200
committerFlorian Franzmann2021-05-09 17:35:05 +0200
commitbc8bfc02db563b59a7130e6ba03617ad7ad3b110 (patch)
tree546c5bbf802ed381c7ceee0d1d14d434aca62f4f /mail
parentd4e4e1acc493dfe9ba391886f22ece22445ab91b (diff)
mail/notmuch: version 0.32
Diffstat (limited to 'mail')
-rwxr-xr-xmail/notmuch/DEPENDS6
-rwxr-xr-xmail/notmuch/DETAILS4
-rw-r--r--mail/notmuch/HISTORY3
3 files changed, 11 insertions, 2 deletions
diff --git a/mail/notmuch/DEPENDS b/mail/notmuch/DEPENDS
index db2c10a6c5..3ebf1f5737 100755
--- a/mail/notmuch/DEPENDS
+++ b/mail/notmuch/DEPENDS
@@ -4,6 +4,12 @@ depends gmime &&
depends talloc &&
depends zlib &&
+depends python3 &&
+depends python-sphinx &&
+depends python-sphinxcontrib-applehelp &&
+depends python-idna &&
+depends requests &&
+
optional_depends bash-completion \
"--with-bash-completion" \
"--without-bash-completion" \
diff --git a/mail/notmuch/DETAILS b/mail/notmuch/DETAILS
index 4f046ab2e1..7dacb619f1 100755
--- a/mail/notmuch/DETAILS
+++ b/mail/notmuch/DETAILS
@@ -1,7 +1,7 @@
SPELL=notmuch
- VERSION=0.30
+ VERSION=0.32
SOURCE="$SPELL-$VERSION.tar.xz"
- SOURCE_HASH=sha512:a5c812eb141c293c61b5483eafd31d3e3ab19b2c84429a1558986c415d30ead4afa79db64b2672e9549a40f5eb4c69e54ea5ccccbeeaeb9c783051c3f965a65e
+ SOURCE_HASH=sha512:ab9dfa36bc3cfda5c17ecef5d7bc9d7bb1536e47f801bb4fa6d9de6365cdafcaeadd62810176d860dc3951768091272db09083abfadd864e0cbaee98e7d161b8
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="https://notmuchmail.org"
SOURCE_URL[0]="$WEB_SITE/releases/$SOURCE"
diff --git a/mail/notmuch/HISTORY b/mail/notmuch/HISTORY
index ce60208535..23329be9c0 100644
--- a/mail/notmuch/HISTORY
+++ b/mail/notmuch/HISTORY
@@ -1,3 +1,6 @@
+2021-05-08 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * DETAILS, DEPENDS: version 0.32
+
2020-07-31 Ismael Luceno <ismael@sourcemage.org>
* DETAILS: updated spell to 0.30