diff --git a/srcpkgs/dnote-cli/template b/srcpkgs/dnote-cli/template index 0a8239bcba2..a9aa30a625f 100644 --- a/srcpkgs/dnote-cli/template +++ b/srcpkgs/dnote-cli/template @@ -1,7 +1,7 @@ # Template file for 'dnote-cli' pkgname=dnote-cli version=0.2.1 -revision=1 +revision=2 wrksrc=cli-${version} build_style=go go_import_path="github.com/dnote-io/cli"