diff --git a/srcpkgs/python3-tabulate/template b/srcpkgs/python3-tabulate/template index c9007a1cdd5..b5fa805bb8a 100644 --- a/srcpkgs/python3-tabulate/template +++ b/srcpkgs/python3-tabulate/template @@ -1,7 +1,7 @@ # Template file for 'python3-tabulate' pkgname=python3-tabulate version=0.8.7 -revision=1 +revision=2 wrksrc="tabulate-${version}" build_style=python3-module hostmakedepends="python3-setuptools"