diff options
Diffstat (limited to 'testing/py-sphinx-theme-epfl/APKBUILD')
-rw-r--r-- | testing/py-sphinx-theme-epfl/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-sphinx-theme-epfl/APKBUILD b/testing/py-sphinx-theme-epfl/APKBUILD index af4b01d54e6..1de3ac716be 100644 --- a/testing/py-sphinx-theme-epfl/APKBUILD +++ b/testing/py-sphinx-theme-epfl/APKBUILD @@ -7,7 +7,7 @@ pkgrel=0 pkgdesc="The EPFL Sphinx theme" url="http://kis-doc.epfl.ch/sphinx/" arch="noarch" -license="GPL3" +license="GPL-3.0" depends="python2 py-sphinx" depends_dev="" makedepends="python2-dev py-setuptools" |