From 9fec6d9b88a4a28361c708f17c255f7d279b9ea9 Mon Sep 17 00:00:00 2001 From: Michael Aldridge Date: Sat, 15 Dec 2018 21:58:43 -0600 Subject: [PATCH] dnote-cli: rebuild for go 1.11.4 --- srcpkgs/dnote-cli/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/dnote-cli/template b/srcpkgs/dnote-cli/template index 3c7e1bae58d..c169f0834c2 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.4.9 -revision=1 +revision=2 wrksrc="cli-${version}" build_style=go go_import_path=github.com/dnote-io/cli