diff --git a/srcpkgs/python3-github3/template b/srcpkgs/python3-github3/template index 8873ca5f760..53c0b2b5f96 100644 --- a/srcpkgs/python3-github3/template +++ b/srcpkgs/python3-github3/template @@ -1,7 +1,7 @@ # Template file for 'python3-github3' pkgname=python3-github3 version=1.3.0 -revision=3 +revision=4 wrksrc="github3.py-${version}" build_style=python3-module hostmakedepends="python3-setuptools"