diff options
Diffstat (limited to 'community')
-rw-r--r-- | community/py3-aiohttp1-cors/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-aiohttp1-cors/APKBUILD b/community/py3-aiohttp1-cors/APKBUILD index 9c752751e8..1718eb2136 100644 --- a/community/py3-aiohttp1-cors/APKBUILD +++ b/community/py3-aiohttp1-cors/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-aiohttp1-cors _pkgname=aiohttp_cors pkgver=0.5.3 -pkgrel=1 +pkgrel=2 pkgdesc="CORS support for aiohttp - 1.x version" url="https://github.com/aio-libs/aiohttp-cors" arch="noarch" |