diff --git a/srcpkgs/python3-aioredis/template b/srcpkgs/python3-aioredis/template index ff8b0aa36fb..2d2f586f336 100644 --- a/srcpkgs/python3-aioredis/template +++ b/srcpkgs/python3-aioredis/template @@ -1,7 +1,7 @@ # Template file for 'python3-aioredis' pkgname=python3-aioredis version=2.0.0 -revision=1 +revision=2 wrksrc="aioredis-py-${version}" build_style=python3-module hostmakedepends="python3-setuptools"