diff --git a/srcpkgs/python3-async_generator/template b/srcpkgs/python3-async_generator/template index b84fa1a9ed4..1079bfe3114 100644 --- a/srcpkgs/python3-async_generator/template +++ b/srcpkgs/python3-async_generator/template @@ -1,7 +1,7 @@ # Template file for 'python3-async_generator' pkgname=python3-async_generator version=1.10 -revision=5 +revision=6 build_style=python3-module pycompile_module="async_generator" hostmakedepends="python3-setuptools"