aboutsummaryrefslogtreecommitdiffstats
path: root/community/notmuch
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2017-08-19 19:16:39 +0200
committerSören Tempel <soeren+git@soeren-tempel.net>2017-08-19 19:16:39 +0200
commitc76e33cf56c5f1acfd08c9a36435bc14ba4137a3 (patch)
tree713f4094bfb0b99f42fd94c90cd2c5a9916db968 /community/notmuch
parent886a9e0eea800c464204aaed624e7efd3100d3b3 (diff)
downloadaports-c76e33cf56c5f1acfd08c9a36435bc14ba4137a3.tar.bz2
aports-c76e33cf56c5f1acfd08c9a36435bc14ba4137a3.tar.xz
community/notmuch: upgrade to 0.25
Diffstat (limited to 'community/notmuch')
-rw-r--r--community/notmuch/APKBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/community/notmuch/APKBUILD b/community/notmuch/APKBUILD
index 8cd3783215..18005bdd01 100644
--- a/community/notmuch/APKBUILD
+++ b/community/notmuch/APKBUILD
@@ -1,8 +1,9 @@
+# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Contributor: Stefan Wagner <stw@bit-strickerei.de>
# Maintainer: Stefan Wagner <stw@bit-strickerei.de>
pkgname=notmuch
-pkgver=0.24.1
-pkgrel=4
+pkgver=0.25
+pkgrel=0
pkgdesc="E-Mail index, search and tagging"
url="https://notmuchmail.org/"
arch="all"
@@ -102,5 +103,5 @@ zshcomp() {
"$subpkgdir"/usr/share/zsh/site-functions/
}
-sha512sums="e2014380de68de3e1a3fd3058a441c6771a92bfffe07c0bd2b374802dd8b2539eddbbb91074738f58f48452a936f2f9427fadca825a165c61a27fe0c3e1fe7fc notmuch-0.24.1.tar.gz
+sha512sums="5f4961818c8c0350e3fbbedd86f407a55fecf211971003a770d99ea2db89bb6b98c2294e114d6abff4d40985f506b7f4b52736a7ee5c78390eb4f2363a65c6f5 notmuch-0.25.tar.gz
430e8f02b194b0582dfd7c66a2791a0071824e1d215993a6daf89c8d2a1ee7f73a6202136b1d890fc8920a4dc309ae976da8a8b8fc8b90e489d3c04f1592876c fix-tests.patch"