diff --git a/srcpkgs/python3-GitPython/template b/srcpkgs/python3-GitPython/template index 2a489e12a11..0f40f674248 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=4 +revision=5 wrksrc="GitPython-${version}" build_style=python3-module hostmakedepends="python3-setuptools"