From 6bbc3c6bffdb61efe2682eafd2ecd65d3957175d Mon Sep 17 00:00:00 2001 From: Michael Aldridge Date: Fri, 2 Nov 2018 21:24:27 -0700 Subject: [PATCH] atlantis: update to 0.4.11 --- srcpkgs/atlantis/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/atlantis/template b/srcpkgs/atlantis/template index 95d6f2a2227..e0e6768eaf6 100644 --- a/srcpkgs/atlantis/template +++ b/srcpkgs/atlantis/template @@ -1,6 +1,6 @@ # Template file for 'atlantis' pkgname=atlantis -version=0.4.10 +version=0.4.11 revision=1 build_style=go go_import_path="github.com/runatlantis/atlantis" @@ -11,7 +11,7 @@ maintainer="Michael Aldridge " license="Apache-2.0" homepage="https://runatlantis.io" distfiles="https://github.com/runatlantis/atlantis/archive/v$version.tar.gz" -checksum=e7966b75b54979fcb045c8d5636820856c690b431c7fdfed0ca80224cced28cc +checksum=d76e17ef02895d56b4b56a7a40331c6c37623477108e01887952a2d4af663b82 pre_build() { cd $GOSRCPATH