diff options
Diffstat (limited to 'testing/py-sphinxcontrib-git/APKBUILD')
-rw-r--r-- | testing/py-sphinxcontrib-git/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-sphinxcontrib-git/APKBUILD b/testing/py-sphinxcontrib-git/APKBUILD index 2c9f665a90..537f5ff805 100644 --- a/testing/py-sphinxcontrib-git/APKBUILD +++ b/testing/py-sphinxcontrib-git/APKBUILD @@ -7,7 +7,7 @@ pkgrel=0 pkgdesc="Sphinx git changelog extension" url="https://github.com/OddBloke/sphinx-git" arch="noarch" -license="GPL3+" +license="GPL-3.0-or-later" depends="python2 py-sphinx py-feedformatter" depends_dev="" makedepends="python2-dev py-setuptools" |