atlantis: update to 0.7.2.

This commit is contained in:
Michael Aldridge 2019-05-09 22:37:28 -07:00
parent 305fc7dfbd
commit 9e80853004

View file

@ -1,6 +1,6 @@
# Template file for 'atlantis'
pkgname=atlantis
version=0.7.1
version=0.7.2
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=6b7639a79a04dbdacdbb15d75334d5f623bad1e2264cb57bdd2154805ba32ad6
checksum=ecb0068f6ee1cacc4710b4f77e67b88e5d6b5d1dfae3bf6ce480980c93efa50d
pre_build() {
cd $GOSRCPATH