aboutsummaryrefslogtreecommitdiffstats
path: root/community/notmuch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2017-10-25 13:47:15 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2017-10-25 13:47:21 +0000
commit38c8d8e872b5069857c8b1d66a55210fdf05522f (patch)
tree3f174282af7bb95198c71e2dd3be39270cce0557 /community/notmuch
parent29c8993e2ba710a7bf2f688148330651c6d7cda5 (diff)
downloadaports-38c8d8e872b5069857c8b1d66a55210fdf05522f.tar.bz2
aports-38c8d8e872b5069857c8b1d66a55210fdf05522f.tar.xz
community/notmuch: upgrade to 0.25.1
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 92eaff83b6..7a98eaa78b 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
-pkgrel=1
+pkgver=0.25.1
+pkgrel=0
pkgdesc="E-Mail index, search and tagging"
url="https://notmuchmail.org/"
arch="all"
@@ -128,5 +128,5 @@ py3() {
_py python3
}
-sha512sums="5f4961818c8c0350e3fbbedd86f407a55fecf211971003a770d99ea2db89bb6b98c2294e114d6abff4d40985f506b7f4b52736a7ee5c78390eb4f2363a65c6f5 notmuch-0.25.tar.gz
+sha512sums="989acc5eda7d2f9512741c8ae850e34c6fbbdd5fa5fa23f25a6096250d414919007c5cfda68d6f48606c0a024692e082a28cb358e6d3fc2afc0502b5bcbf5f54 notmuch-0.25.1.tar.gz
430e8f02b194b0582dfd7c66a2791a0071824e1d215993a6daf89c8d2a1ee7f73a6202136b1d890fc8920a4dc309ae976da8a8b8fc8b90e489d3c04f1592876c fix-tests.patch"