From 22fe843799c73ea5bfa2bacd86613d8a450a5cc7 Mon Sep 17 00:00:00 2001 From: Michael Aldridge Date: Sun, 15 Sep 2019 21:00:18 -0700 Subject: [PATCH] atlantis: update to 0.9.0 --- srcpkgs/atlantis/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/atlantis/template b/srcpkgs/atlantis/template index 5801c6a8711..3c56b32df97 100644 --- a/srcpkgs/atlantis/template +++ b/srcpkgs/atlantis/template @@ -1,6 +1,6 @@ # Template file for 'atlantis' pkgname=atlantis -version=0.8.3 +version=0.9.0 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=26304b0510544ec883f0bb08f7c60794062b4930e6cbaa3396f6d0e66aa813e0 +checksum=ff3b8b38c59c54ff9ff2dfd0c53c69af5308a6c6f64f92d1c4ece87a7d35f1c6 pre_build() { cd $GOSRCPATH