aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/notmuch/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/community/notmuch/APKBUILD b/community/notmuch/APKBUILD
index 155cf2879c..0de30e4e66 100644
--- a/community/notmuch/APKBUILD
+++ b/community/notmuch/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Wagner <stw@bit-strickerei.de>
pkgname=notmuch
pkgver=0.24.1
-pkgrel=1
+pkgrel=2
pkgdesc="E-Mail index, search and tagging"
url="https://notmuchmail.org/"
arch="all"
@@ -13,6 +13,7 @@ checkdepends="sed coreutils diffutils bash tar mdocml grep"
subpackages="
$pkgname-dev
$pkgname-doc
+ $pkgname-libs
$pkgname-zsh-completion:zshcomp:noarch
$pkgname-bash-completion:bashcomp:noarch"
source="https://notmuchmail.org/releases/$pkgname-$pkgver.tar.gz