aboutsummaryrefslogtreecommitdiffstats
path: root/community/notmuch
diff options
context:
space:
mode:
authorStefan Wagner <stw@bit-strickerei.de>2016-12-25 00:24:44 +0100
committerJakub Jirutka <jakub@jirutka.cz>2017-01-11 02:32:12 +0100
commit8c10b2ab320ab9c16d54e7e7bd46105e7c3051dc (patch)
tree1ad16c91a80d3a7e60949595df3fbc912c916a7d /community/notmuch
parentf30d57caf6336ee2ddb597658b4a398987c340f7 (diff)
downloadaports-8c10b2ab320ab9c16d54e7e7bd46105e7c3051dc.tar.bz2
aports-8c10b2ab320ab9c16d54e7e7bd46105e7c3051dc.tar.xz
community/notmuch: upgrade to 0.23.4
Diffstat (limited to 'community/notmuch')
-rw-r--r--community/notmuch/APKBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/notmuch/APKBUILD b/community/notmuch/APKBUILD
index ffcc291da9..429e1f1a0a 100644
--- a/community/notmuch/APKBUILD
+++ b/community/notmuch/APKBUILD
@@ -1,14 +1,14 @@
# Contributor: Stefan Wagner <stw@bit-strickerei.de>
# Maintainer: Stefan Wagner <stw@bit-strickerei.de>
pkgname=notmuch
-pkgver=0.23.3
+pkgver=0.23.4
pkgrel=0
pkgdesc="E-Mail index, search and tagging"
url="https://notmuchmail.org/"
arch="all"
license="GPL3"
makedepends="gzip xapian-core-dev gmime-dev talloc-dev
- py-sphinx bash-completion"
+ py-sphinx py-requests bash-completion"
subpackages="
$pkgname-dev
$pkgname-doc
@@ -57,6 +57,6 @@ zshcomp() {
"$subpkgdir"/usr/share/zsh/site-functions/ || return 1
}
-md5sums="f7da28273789b216ecadcddbb018b5a0 notmuch-0.23.3.tar.gz"
-sha256sums="0f5da5cf0203b774e345c50d56e975a87c2fc5407ef4ea284b6e2b55a8951882 notmuch-0.23.3.tar.gz"
-sha512sums="232a4133d70d074e6d38b00471145ecec342a5e138822cce01b6915e2b3de29fc1181e116d1df30e2fea04d519f53297fd8ea0e9d0df91bc8d6fce549feed1e3 notmuch-0.23.3.tar.gz"
+md5sums="9de98a51ad6ffb0f945dbf613385d1c9 notmuch-0.23.4.tar.gz"
+sha256sums="106dd6e39c4955871a49a84488d06394c1cecf66c1542b11834f8e8d5c66453b notmuch-0.23.4.tar.gz"
+sha512sums="a90dcb822a01c1a8e07a3fce6c63f210af482e34cbf329fd56db3ea4934e7950ec641c060104729373fc3fc0b42eb1e2937f653f3a42ddae7e7e15e9927c3dff notmuch-0.23.4.tar.gz"