diff --git a/srcpkgs/python3-pipenv/template b/srcpkgs/python3-pipenv/template index 91abe5c7cc4..57477909db7 100644 --- a/srcpkgs/python3-pipenv/template +++ b/srcpkgs/python3-pipenv/template @@ -1,7 +1,7 @@ # Template file for 'python3-pipenv' pkgname=python3-pipenv version=2022.10.25 -revision=1 +revision=2 wrksrc="pipenv-${version}" build_style=python3-pep517 hostmakedepends="python3-wheel"