diff --git a/srcpkgs/yj/template b/srcpkgs/yj/template index 5b3d4be6d93..5be65107676 100644 --- a/srcpkgs/yj/template +++ b/srcpkgs/yj/template @@ -1,9 +1,10 @@ # Template file for 'yj' pkgname=yj version=3.1.0 -revision=1 +revision=2 build_style=go go_import_path="github.com/sclevine/yj" +hostmakedepends="git" short_desc="Convert YAML <=> TOML <=> JSON <=> HCL" maintainer="Leah Neukirchen " license="Apache-2.0"