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