aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-async-timeout/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/py3-async-timeout/APKBUILD')
-rw-r--r--community/py3-async-timeout/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-async-timeout/APKBUILD b/community/py3-async-timeout/APKBUILD
index a6ccded3db..d38c7dc60c 100644
--- a/community/py3-async-timeout/APKBUILD
+++ b/community/py3-async-timeout/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=0
pkgdesc="Timeout context manager for asyncio programs"
url="https://pypi.python.org/pypi/async_timeout"
arch="noarch"
-license="ASL 2.0"
+license="Apache-2.0"
depends="python3"
makedepends="python3-dev"
source="$pkgname-$pkgver.tar.gz::https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz"