diff --git a/srcpkgs/python3-twitter/template b/srcpkgs/python3-twitter/template index 66f386df72c..386917ff15c 100644 --- a/srcpkgs/python3-twitter/template +++ b/srcpkgs/python3-twitter/template @@ -2,7 +2,7 @@ pkgname=python3-twitter _pkgname=${pkgname/3/} version=3.5 -revision=3 +revision=4 wrksrc=$_pkgname-$version build_style=python3-module hostmakedepends="python3-setuptools"