summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Cai2016-10-03 14:29:23 +0800
committerPeter Cai2016-10-03 14:29:23 +0800
commitecf98f628c3a210693965a99d99534079e51d554 (patch)
treeae9a395c92468007387bcb4f6b2046a853071323
parentb96d5819eb68c8a818e59ffa2379162748ec6127 (diff)
downloadaur-ecf98f628c3a210693965a99d99534079e51d554.tar.gz
License: apache-2
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0ecec7a52e58..92c821c76962 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=0.1.7
pkgrel=1
pkgdesc="SOCKS proxy client for asyncio and aiohttp"
arch=("any")
-license=("APACHE-2")
+license=("Apache")
depends=("python>=3.4" "python-setuptools")
optdepends=("python-aiohttp: For aiosocks.SocksConnector")
source=("https://pypi.python.org/packages/cd/d5/f522e746a07b0e454dc1d909d1494d55f7da6bc0e4671e27175691046a95/aiosocks-0.1.7.zip")