diff --git a/srcpkgs/python3-typing_extensions/template b/srcpkgs/python3-typing_extensions/template index 413acfdb1c3..a5e16053c06 100644 --- a/srcpkgs/python3-typing_extensions/template +++ b/srcpkgs/python3-typing_extensions/template @@ -1,7 +1,7 @@ # Template file for 'python3-typing_extensions' pkgname=python3-typing_extensions version=4.2.0 -revision=1 +revision=2 wrksrc="${pkgname#python3-}-${version}" build_style=python3-pep517 hostmakedepends="python3-flit_core"