summaryrefslogtreecommitdiff
path: root/testing/py-s3transfer/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-s3transfer/APKBUILD')
-rw-r--r--testing/py-s3transfer/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-s3transfer/APKBUILD b/testing/py-s3transfer/APKBUILD
index 01f3f584180..3bf985ef56e 100644
--- a/testing/py-s3transfer/APKBUILD
+++ b/testing/py-s3transfer/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=0
pkgdesc="Amazon S3 Transfer Manager for Python"
url="https://github.com/boto/s3transfer"
arch="noarch"
-license="apache2"
+license="Apache-2.0"
makedepends="python2-dev python3-dev py-setuptools"
subpackages="py3-$_pkgname:_py3 py2-$_pkgname:_py2"
source="$_pkgname-$pkgver.tar.gz::https://github.com/boto/$_pkgname/archive/$pkgver.tar.gz"