diff --git a/srcpkgs/shfmt/template b/srcpkgs/shfmt/template index 94b6f6b6039..439cc3d5db8 100644 --- a/srcpkgs/shfmt/template +++ b/srcpkgs/shfmt/template @@ -1,7 +1,7 @@ # Template file for 'shfmt' pkgname=shfmt version=1.3.1 -revision=1 +revision=2 build_style=go go_import_path="github.com/mvdan/sh" go_package="${go_import_path}/cmd/shfmt"