diff --git a/srcpkgs/python3-grequests/template b/srcpkgs/python3-grequests/template index 7343ca6928d..b6eb840fbbc 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=1 +revision=2 wrksrc="grequests-${version}" build_style=python3-module hostmakedepends="python3-setuptools"