atlantis: update to 0.7.0

This commit is contained in:
Michael Aldridge 2019-04-06 16:53:26 -07:00
parent 10f2312743
commit 2ad263971e
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'atlantis'
pkgname=atlantis
version=0.5.1
version=0.7.0
revision=1
build_style=go
go_import_path=github.com/runatlantis/atlantis
@ -11,7 +11,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
license="Apache-2.0"
homepage="https://runatlantis.io"
distfiles="https://github.com/runatlantis/atlantis/archive/v${version}.tar.gz"
checksum=4c0615e4979c9bda4343043056667bd14dcb3dc829e4bfd37ed04e00edb71fbb
checksum=c9c89d55bf6bf50cd213710d731bfaf57c9a9587168a1d789643465826292fd1
pre_build() {
cd $GOSRCPATH