diff --git a/srcpkgs/python3-tweepy/template b/srcpkgs/python3-tweepy/template index ea64b1a2609..0acc2549ea0 100644 --- a/srcpkgs/python3-tweepy/template +++ b/srcpkgs/python3-tweepy/template @@ -1,7 +1,7 @@ # Template file for 'python3-tweepy' pkgname=python3-tweepy version=3.8.0 -revision=3 +revision=4 wrksrc="tweepy-${version}" build_style=python3-module hostmakedepends="python3-setuptools"