aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-rencode/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/py-rencode/APKBUILD')
-rw-r--r--community/py-rencode/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-rencode/APKBUILD b/community/py-rencode/APKBUILD
index c3c2bbaa8a2..09d5dfbeedc 100644
--- a/community/py-rencode/APKBUILD
+++ b/community/py-rencode/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=0
pkgdesc="The rencode module is similar to bencode from the BitTorrent project."
url="https://pypi.python.org/pypi/rencode"
arch="all"
-license="GPL3"
+license="GPL-3.0"
depends="python2 cython"
depends_dev=""
makedepends="$depends_dev py-setuptools cython-dev python2-dev"