diff --git a/srcpkgs/python3-GitPython/template b/srcpkgs/python3-GitPython/template index 77b3654ad40..2a489e12a11 100644 --- a/srcpkgs/python3-GitPython/template +++ b/srcpkgs/python3-GitPython/template @@ -1,7 +1,7 @@ # Template file for 'python3-GitPython' pkgname=python3-GitPython version=2.1.11 -revision=3 +revision=4 wrksrc="GitPython-${version}" build_style=python3-module hostmakedepends="python3-setuptools"