aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/notmuch/APKBUILD12
1 files changed, 5 insertions, 7 deletions
diff --git a/community/notmuch/APKBUILD b/community/notmuch/APKBUILD
index bc9e5bd5446..21f40bfff15 100644
--- a/community/notmuch/APKBUILD
+++ b/community/notmuch/APKBUILD
@@ -1,17 +1,15 @@
# Contributor: Stefan Wagner <stw@bit-strickerei.de>
# Maintainer: Stefan Wagner <stw@bit-strickerei.de>
pkgname=notmuch
-pkgver=0.23
+pkgver=0.23.2
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"
+makedepends="gzip xapian-core-dev gmime-dev talloc-dev bash-completion"
subpackages="
$pkgname-dev
- $pkgname-doc
$pkgname-zsh-completion:zshcomp:noarch
$pkgname-bash-completion:bashcomp:noarch"
source="https://notmuchmail.org/releases/$pkgname-$pkgver.tar.gz"
@@ -57,6 +55,6 @@ zshcomp() {
"$subpkgdir"/usr/share/zsh/site-functions/ || return 1
}
-md5sums="d7b8e1411425a53367173acea84ef211 notmuch-0.23.tar.gz"
-sha256sums="c5e75b658ee2b58c5ac7a79e34d2449d37ddfa5c9e67a736454ec296c9a0a1b8 notmuch-0.23.tar.gz"
-sha512sums="87e3bb97035cc2d48b5b1cfdebf49576de96498d54192f7a58976e495b8b77672037a9702af194d882e9eb1e0252daeb01f49df90709434ff04d2b3db236a039 notmuch-0.23.tar.gz"
+md5sums="6b8311cf271d22dbc7630d32ed0731e1 notmuch-0.23.2.tar.gz"
+sha256sums="edfd7528d43bf1e1ab2620607f9fdcf772603455a61c2eb49978619c352c97bc notmuch-0.23.2.tar.gz"
+sha512sums="487f70ef613962275dc81532cea62f287933bdb7a695466ce5ce0c5913ce06597abb152bac7126457997da710bbd716d30cee408a83b6bad4343407a5a9a202e notmuch-0.23.2.tar.gz"