aboutsummaryrefslogtreecommitdiffstats
path: root/community/notmuch
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2018-12-27 10:22:08 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2018-12-31 08:24:15 +0000
commit21e7af7d758ad016c1fcd013e4d7bf325537ec48 (patch)
tree822b928ab0a30c71880633346b8564d67ba29761 /community/notmuch
parent26b52c1c48f1bc6a26db0bbdb7614a5449276584 (diff)
downloadaports-21e7af7d758ad016c1fcd013e4d7bf325537ec48.tar.bz2
aports-21e7af7d758ad016c1fcd013e4d7bf325537ec48.tar.xz
community/notmuch: upgrade to 0.28
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 e5125d8afa..ff7320bad2 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.27
-pkgrel=1
+pkgver=0.28
+pkgrel=0
pkgdesc="E-Mail index, search and tagging"
url="https://notmuchmail.org/"
arch="all"
@@ -131,5 +131,5 @@ py3() {
_py python3
}
-sha512sums="7c58c6fe5c3b43a979c3a439a24106417120726fd688b456d9084388ddd7c88ab1b6d99cd4676101f085d60bb37099631caa286b76588fcb041bb004ff325515 notmuch-0.27.tar.gz
+sha512sums="56c8e6b742990b5b1d5b8d12146cc9eb710c6b216c876fd3824cc88b9051fef8251f53809ba39cd2f0fbd5e4ccee9ddedc7a602e3584d8a158abe4f2a094242f notmuch-0.28.tar.gz
582484067b5899ec74f82c29b32b459670fc752365b9c09392b44538921aa6b106f56350d18d12cf51bfeac1a02b79c9026057111a7aa2016c75345e19e96da4 fix-tests.patch"