diff --git a/srcpkgs/atlantis/template b/srcpkgs/atlantis/template index 61a29871e1c..962dae9dbb2 100644 --- a/srcpkgs/atlantis/template +++ b/srcpkgs/atlantis/template @@ -1,7 +1,7 @@ # Template file for 'atlantis' pkgname=atlantis -version=0.4.12 -revision=2 +version=0.4.13 +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=e22439f06a437eaad0d9891c69f9ba1fd87532c00dff04d43f342b5e7468c598 +checksum=2aa0eefcc557e9a72d0d0ab45406ab7c98095393d4d92c73b16a6a1d2356348a pre_build() { cd $GOSRCPATH