diff options
Diffstat (limited to 'testing/py-sphinxcontrib-gist/APKBUILD')
-rw-r--r-- | testing/py-sphinxcontrib-gist/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-sphinxcontrib-gist/APKBUILD b/testing/py-sphinxcontrib-gist/APKBUILD index 058253ab751..0100d7409d0 100644 --- a/testing/py-sphinxcontrib-gist/APKBUILD +++ b/testing/py-sphinxcontrib-gist/APKBUILD @@ -7,7 +7,7 @@ pkgrel=0 pkgdesc="Sphinx gist extension" url="https://pypi.python.org/pypi/sphinxcontrib-gist" arch="noarch" -license="LGPL3" +license="LGPL-3.0" depends="python2 py-sphinx" depends_dev="" makedepends="python2-dev py-setuptools" |