diff --git a/srcpkgs/python3-twitter/template b/srcpkgs/python3-twitter/template index 386917ff15c..160b347ac23 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=4 +revision=5 wrksrc=$_pkgname-$version build_style=python3-module hostmakedepends="python3-setuptools"