aboutsummaryrefslogtreecommitdiffstats
path: root/testing/pelican/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/pelican/APKBUILD')
-rw-r--r--testing/pelican/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/pelican/APKBUILD b/testing/pelican/APKBUILD
index 802521ecfb8..a91306569b8 100644
--- a/testing/pelican/APKBUILD
+++ b/testing/pelican/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=2
pkgdesc="A tool to generate a static blog from reStructuredText or Markdown input files."
url="https://pypi.python.org/pypi/pelican/"
arch="noarch"
-license="AGPL3"
+license="AGPL-3.0"
depends="bash py-feedgenerator py-pygments py-docutils py-blinker py-unidecode
py-markdown py-jinja2 py-dateutil"
makedepends="python2-dev py-setuptools python3-dev"