diff --git a/srcpkgs/jj/template b/srcpkgs/jj/template index fd18b28f839..b234c0ff369 100644 --- a/srcpkgs/jj/template +++ b/srcpkgs/jj/template @@ -1,7 +1,7 @@ # Template file for 'jj' pkgname=jj version=1.9.2 -revision=2 +revision=3 build_style=go go_import_path="github.com/tidwall/jj" go_package="${go_import_path}/cmd/jj"