From 5b3982060d0f46c7eca078e6dbeacf0f35838b85 Mon Sep 17 00:00:00 2001 From: Michael Aldridge Date: Sun, 16 Sep 2018 18:58:11 -0700 Subject: [PATCH] atlantis: update to 0.4.8 --- srcpkgs/atlantis/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/atlantis/template b/srcpkgs/atlantis/template index 3056946a495..cb5cda6ff97 100644 --- a/srcpkgs/atlantis/template +++ b/srcpkgs/atlantis/template @@ -1,6 +1,6 @@ # Template file for 'atlantis' pkgname=atlantis -version=0.4.7 +version=0.4.8 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=4f0e6ff3b8d59b5494385ec0a965340cfa2a4d41bdb7c5aa8eb41455a3d16338 +checksum=196999623d7af03c07d76590953b4b0ea14c13519b25743b85e0eb1fe6954222 pre_build() { cd $GOSRCPATH