diff --git a/srcpkgs/python3-grequests/template b/srcpkgs/python3-grequests/template index b6eb840fbbc..68c245553ee 100644 --- a/srcpkgs/python3-grequests/template +++ b/srcpkgs/python3-grequests/template @@ -1,7 +1,7 @@ # Template file for 'python3-grequests' pkgname=python3-grequests version=0.6.0 -revision=2 +revision=3 wrksrc="grequests-${version}" build_style=python3-module hostmakedepends="python3-setuptools"