diff options
Diffstat (limited to 'community/notmuch')
-rw-r--r-- | community/notmuch/APKBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/notmuch/APKBUILD b/community/notmuch/APKBUILD index 7a98eaa78b..2cfb90a868 100644 --- a/community/notmuch/APKBUILD +++ b/community/notmuch/APKBUILD @@ -3,14 +3,13 @@ # Maintainer: Stefan Wagner <stw@bit-strickerei.de> pkgname=notmuch pkgver=0.25.1 -pkgrel=0 +pkgrel=1 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 py-requests python2-dev python3-dev bash-completion" -options="!check" checkdepends="sed coreutils diffutils bash tar mdocml grep" subpackages=" py2-$pkgname:py2 |