aboutsummaryrefslogtreecommitdiffstats
path: root/main/py-hgtools
diff options
context:
space:
mode:
Diffstat (limited to 'main/py-hgtools')
-rw-r--r--main/py-hgtools/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-hgtools/APKBUILD b/main/py-hgtools/APKBUILD
index d883347266..e87d0d6791 100644
--- a/main/py-hgtools/APKBUILD
+++ b/main/py-hgtools/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=0
pkgdesc="Classes and setuptools plugin for Mercurial and Git repositories"
url="https://pypi.python.org/pypi/hgtools"
arch="noarch"
-license="GPL2"
+license="GPL-2.0"
makedepends="py-setuptools"
source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz"
builddir="$srcdir"/$_pkgname-$pkgver