diff options
Diffstat (limited to 'community/py3-aiohttp1')
-rw-r--r-- | community/py3-aiohttp1/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-aiohttp1/APKBUILD b/community/py3-aiohttp1/APKBUILD index c856668559..b0984429d8 100644 --- a/community/py3-aiohttp1/APKBUILD +++ b/community/py3-aiohttp1/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-aiohttp1 _pkgname=aiohttp pkgver=1.3.5 -pkgrel=1 +pkgrel=2 pkgdesc="HTTP client/server for asyncio - 1.x version" url="https://pypi.python.org/pypi/aiohttp" arch="all" |