summaryrefslogtreecommitdiff
path: root/community/py-dicttoxml/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/py-dicttoxml/APKBUILD')
-rw-r--r--community/py-dicttoxml/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-dicttoxml/APKBUILD b/community/py-dicttoxml/APKBUILD
index d26a5aa1763..3a85cced69e 100644
--- a/community/py-dicttoxml/APKBUILD
+++ b/community/py-dicttoxml/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc="Converts a Python dictionary or other native data type into a valid XML string"
url="https://github.com/quandyfactory/dicttoxml"
arch="noarch"
-license="GPL2"
+license="GPL-2.0"
depends=""
makedepends="python2-dev python3-dev"
install=""