diff --git a/srcpkgs/atlantis/template b/srcpkgs/atlantis/template index c901df55f22..3056946a495 100644 --- a/srcpkgs/atlantis/template +++ b/srcpkgs/atlantis/template @@ -1,7 +1,7 @@ # Template file for 'atlantis' pkgname=atlantis -version=0.4.6 -revision=2 +version=0.4.7 +revision=1 build_style=go go_import_path="github.com/runatlantis/atlantis" hostmakedepends="dep" @@ -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=3f88783b725f7d056dea691dda2a29c13bce0afa45738896bd0c14038c503010 +checksum=4f0e6ff3b8d59b5494385ec0a965340cfa2a4d41bdb7c5aa8eb41455a3d16338 pre_build() { cd $GOSRCPATH