From 0819f700cea7341a6055958ff8687283f84f90f4 Mon Sep 17 00:00:00 2001 From: Michael Aldridge Date: Sat, 20 Apr 2019 20:34:16 -0700 Subject: [PATCH] atlantis: update to 0.7.1. --- srcpkgs/atlantis/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/atlantis/template b/srcpkgs/atlantis/template index 7a79cf5f825..1534fcb5122 100644 --- a/srcpkgs/atlantis/template +++ b/srcpkgs/atlantis/template @@ -1,6 +1,6 @@ # Template file for 'atlantis' pkgname=atlantis -version=0.7.0 +version=0.7.1 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=c9c89d55bf6bf50cd213710d731bfaf57c9a9587168a1d789643465826292fd1 +checksum=6b7639a79a04dbdacdbb15d75334d5f623bad1e2264cb57bdd2154805ba32ad6 pre_build() { cd $GOSRCPATH