diff --git a/srcpkgs/lets/template b/srcpkgs/lets/template index 26b6e5b77c8..658a529cc35 100644 --- a/srcpkgs/lets/template +++ b/srcpkgs/lets/template @@ -1,7 +1,7 @@ # Template file for 'lets' pkgname=lets version=0.0.53 -revision=1 +revision=2 build_style=go go_ldflags="-X main.version=${version}" go_import_path="github.com/lets-cli/lets"