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