summaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorIsmael Luceno2020-07-31 22:28:07 +0200
committerIsmael Luceno2020-08-05 00:58:39 +0200
commit5e808e4d23234e22b631aac07ab50f201e578238 (patch)
treec762f472e5e9752f09559ba3899dd444f8bdb847 /mail
parentac3f38af6c7d4a90c26fc94a44dd38a47eb22698 (diff)
notmuch 0.30
Diffstat (limited to 'mail')
-rwxr-xr-xmail/notmuch/DETAILS8
-rw-r--r--mail/notmuch/HISTORY3
2 files changed, 7 insertions, 4 deletions
diff --git a/mail/notmuch/DETAILS b/mail/notmuch/DETAILS
index b1965b85bb..4f046ab2e1 100755
--- a/mail/notmuch/DETAILS
+++ b/mail/notmuch/DETAILS
@@ -1,10 +1,10 @@
SPELL=notmuch
- VERSION=0.25
- SOURCE="${SPELL}-${VERSION}.tar.gz"
- SOURCE_URL[0]=https://${SPELL}mail.org/releases/${SOURCE}
- SOURCE_HASH=sha512:5f4961818c8c0350e3fbbedd86f407a55fecf211971003a770d99ea2db89bb6b98c2294e114d6abff4d40985f506b7f4b52736a7ee5c78390eb4f2363a65c6f5
+ VERSION=0.30
+ SOURCE="$SPELL-$VERSION.tar.xz"
+ SOURCE_HASH=sha512:a5c812eb141c293c61b5483eafd31d3e3ab19b2c84429a1558986c415d30ead4afa79db64b2672e9549a40f5eb4c69e54ea5ccccbeeaeb9c783051c3f965a65e
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="https://notmuchmail.org"
+ SOURCE_URL[0]="$WEB_SITE/releases/$SOURCE"
LICENSE[0]=GPL
ENTERED=20161003
SHORT="a fast, global-search and tag-based email system"
diff --git a/mail/notmuch/HISTORY b/mail/notmuch/HISTORY
index 72ace3da05..ce60208535 100644
--- a/mail/notmuch/HISTORY
+++ b/mail/notmuch/HISTORY
@@ -1,3 +1,6 @@
+2020-07-31 Ismael Luceno <ismael@sourcemage.org>
+ * DETAILS: updated spell to 0.30
+
2017-08-03 Ismael Luceno <ismael@sourcemage.org>
* DETAILS: updated spell to 0.25