diff --git a/srcpkgs/shfmt/template b/srcpkgs/shfmt/template index 61667a1862e..ed9df841ac3 100644 --- a/srcpkgs/shfmt/template +++ b/srcpkgs/shfmt/template @@ -1,7 +1,7 @@ # Template file for 'shfmt' pkgname=shfmt version=3.7.0 -revision=1 +revision=2 build_style=go go_import_path=mvdan.cc/sh/v3 go_package="${go_import_path}/cmd/shfmt"