diff --git a/srcpkgs/atlantis/template b/srcpkgs/atlantis/template index 3c56b32df97..bf793fbd9f7 100644 --- a/srcpkgs/atlantis/template +++ b/srcpkgs/atlantis/template @@ -1,6 +1,6 @@ # Template file for 'atlantis' pkgname=atlantis -version=0.9.0 +version=0.10.1 revision=1 build_style=go go_import_path=github.com/runatlantis/atlantis @@ -11,10 +11,4 @@ maintainer="Michael Aldridge " license="Apache-2.0" homepage="https://runatlantis.io" distfiles="https://github.com/runatlantis/atlantis/archive/v${version}.tar.gz" -checksum=ff3b8b38c59c54ff9ff2dfd0c53c69af5308a6c6f64f92d1c4ece87a7d35f1c6 - -pre_build() { - cd $GOSRCPATH - dep ensure - go generate -} +checksum=98a1dae80acfa1c322007d4a2e29a28733edc386d74b9b3b07608fe64820a843