From c43262b53bd4c42c13ec0832ee839da9ba959965 Mon Sep 17 00:00:00 2001 From: Michael Aldridge Date: Wed, 19 Jun 2019 22:46:24 -0700 Subject: [PATCH] atlantis: update to 0.8.2. --- srcpkgs/atlantis/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/atlantis/template b/srcpkgs/atlantis/template index 6c712d03214..bddcbc90e59 100644 --- a/srcpkgs/atlantis/template +++ b/srcpkgs/atlantis/template @@ -1,6 +1,6 @@ # Template file for 'atlantis' pkgname=atlantis -version=0.8.0 +version=0.8.2 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=5b53152f0eda41f4e5c2b9727e262dea35fb7da46fc0e0eb732956675f0bed8b +checksum=e9808239f272218dcf3e77ace9567ac2aea60dc7bc40e72f9031dfc77068e656 pre_build() { cd $GOSRCPATH