diff options
Diffstat (limited to 'testing/py-sphinxcontrib-whoosh/APKBUILD')
-rw-r--r-- | testing/py-sphinxcontrib-whoosh/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-sphinxcontrib-whoosh/APKBUILD b/testing/py-sphinxcontrib-whoosh/APKBUILD index 9058f33f55b..15be58585c2 100644 --- a/testing/py-sphinxcontrib-whoosh/APKBUILD +++ b/testing/py-sphinxcontrib-whoosh/APKBUILD @@ -7,7 +7,7 @@ pkgrel=0 pkgdesc="Sphinx whoosh extension" url="https://pypi.python.org/pypi/sphinxcontrib-whoosh" arch="noarch" -license="Public Domain" +license="Public-Domain" depends="python2 py-sphinx" depends_dev="" makedepends="python2-dev py-setuptools" |