From 467a5cc91ac346d2a8a2dfd5e38ec44f615e8caa Mon Sep 17 00:00:00 2001 From: Michael Aldridge Date: Sat, 15 Dec 2018 16:05:27 -0800 Subject: [PATCH] atlantis: rebuild for go 1.11.4 --- srcpkgs/atlantis/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/atlantis/template b/srcpkgs/atlantis/template index d059177cbf3..61a29871e1c 100644 --- a/srcpkgs/atlantis/template +++ b/srcpkgs/atlantis/template @@ -1,7 +1,7 @@ # Template file for 'atlantis' pkgname=atlantis version=0.4.12 -revision=1 +revision=2 build_style=go go_import_path="github.com/runatlantis/atlantis" hostmakedepends="dep"