diff options
Diffstat (limited to 'community/notmuch')
-rw-r--r-- | community/notmuch/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/notmuch/APKBUILD b/community/notmuch/APKBUILD index d516ec2d13..52a445258a 100644 --- a/community/notmuch/APKBUILD +++ b/community/notmuch/APKBUILD @@ -7,7 +7,7 @@ pkgrel=0 pkgdesc="E-Mail index, search and tagging" url="https://notmuchmail.org/" arch="all" -license="GPL3" +license="GPL-3.0" makedepends="gzip xapian-core-dev gmime-dev talloc-dev py-sphinx py-requests python2-dev python3-dev bash-completion" checkdepends="sed coreutils diffutils bash tar mdocml grep" |