diff options
Diffstat (limited to 'testing/py-sphinxcontrib-mercurial/APKBUILD')
-rw-r--r-- | testing/py-sphinxcontrib-mercurial/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-sphinxcontrib-mercurial/APKBUILD b/testing/py-sphinxcontrib-mercurial/APKBUILD index 8433b63ffc..87f1b723eb 100644 --- a/testing/py-sphinxcontrib-mercurial/APKBUILD +++ b/testing/py-sphinxcontrib-mercurial/APKBUILD @@ -7,7 +7,7 @@ pkgrel=0 pkgdesc="Sphinx mercurial extension" url="http://bitbucket.org/cointoss1973/sphinxcontrib-mercurial" arch="noarch" -license="GPL3+" +license="GPL-3.0-or-later" depends="python2 py-sphinx" depends_dev="" makedepends="python2-dev py-setuptools" |