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