From 7d8c24cccb5564bb6c6ac0d1b5763f41addb5c10 Mon Sep 17 00:00:00 2001 From: Michael Aldridge Date: Thu, 21 Mar 2019 22:59:18 -0700 Subject: [PATCH] atlantis: update to 0.5.1. --- srcpkgs/atlantis/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/atlantis/template b/srcpkgs/atlantis/template index 5825d8efc4a..0510936bc60 100644 --- a/srcpkgs/atlantis/template +++ b/srcpkgs/atlantis/template @@ -1,6 +1,6 @@ # Template file for 'atlantis' pkgname=atlantis -version=0.4.15 +version=0.5.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=d9890451453285986ea6d836bf8c45be3643be104f8e98e8763a4b44e6f91b0d +checksum=4c0615e4979c9bda4343043056667bd14dcb3dc829e4bfd37ed04e00edb71fbb pre_build() { cd $GOSRCPATH