aboutsummaryrefslogtreecommitdiffstats
path: root/community/notmuch
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2017-11-06 13:22:01 +0100
committerSören Tempel <soeren+git@soeren-tempel.net>2017-12-01 08:53:15 +0100
commitdee22c8928775f4a586f17809bb13e52b9a47237 (patch)
tree56cf73ac537361c5f5958f8df093ffaf79809645 /community/notmuch
parent4bb0f9934eee863e7954c325843c100f26b1eaed (diff)
downloadaports-dee22c8928775f4a586f17809bb13e52b9a47237.tar.bz2
aports-dee22c8928775f4a586f17809bb13e52b9a47237.tar.xz
community/notmuch: upgrade to 0.25.2
Diffstat (limited to 'community/notmuch')
-rw-r--r--community/notmuch/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/notmuch/APKBUILD b/community/notmuch/APKBUILD
index c1e5719d0e..d516ec2d13 100644
--- a/community/notmuch/APKBUILD
+++ b/community/notmuch/APKBUILD
@@ -2,8 +2,8 @@
# Contributor: Stefan Wagner <stw@bit-strickerei.de>
# Maintainer: Stefan Wagner <stw@bit-strickerei.de>
pkgname=notmuch
-pkgver=0.25.1
-pkgrel=1
+pkgver=0.25.2
+pkgrel=0
pkgdesc="E-Mail index, search and tagging"
url="https://notmuchmail.org/"
arch="all"
@@ -129,6 +129,6 @@ py3() {
_py python3
}
-sha512sums="989acc5eda7d2f9512741c8ae850e34c6fbbdd5fa5fa23f25a6096250d414919007c5cfda68d6f48606c0a024692e082a28cb358e6d3fc2afc0502b5bcbf5f54 notmuch-0.25.1.tar.gz
+sha512sums="5ee7bded69cbcc980e23f1e1562bf0cc9294c20bddcc3e442030c4f29373ecbbaef79144ad38470bfc97dac87f8dfb3bc7aee2d7eb974f6998f933369aa46006 notmuch-0.25.2.tar.gz
430e8f02b194b0582dfd7c66a2791a0071824e1d215993a6daf89c8d2a1ee7f73a6202136b1d890fc8920a4dc309ae976da8a8b8fc8b90e489d3c04f1592876c fix-tests.patch
a7dd888c5d08835be75986e67afcbc95c7a65c187fab5b0eb969bb36e9bbbc2d647789f106f709a38906eed51e3684a3241678ace1fc8c4b5e1cdbdd06fb6bbb fix-tests-for-python3.patch"