diff --git a/srcpkgs/python3-tomlkit/template b/srcpkgs/python3-tomlkit/template index 098a5534efb..412281be95d 100644 --- a/srcpkgs/python3-tomlkit/template +++ b/srcpkgs/python3-tomlkit/template @@ -1,7 +1,7 @@ # Template file for 'python3-tomlkit' pkgname=python3-tomlkit version=0.11.4 -revision=1 +revision=2 wrksrc="tomlkit-$version" build_style=python3-module hostmakedepends="python3-setuptools"