15 lines
492 B
Bash
15 lines
492 B
Bash
# Template file for 'atlantis'
|
|
pkgname=atlantis
|
|
version=0.10.1
|
|
revision=1
|
|
build_style=go
|
|
go_import_path=github.com/runatlantis/atlantis
|
|
hostmakedepends="dep"
|
|
depends="terraform"
|
|
short_desc="Terraform Automation By Pull Request"
|
|
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=98a1dae80acfa1c322007d4a2e29a28733edc386d74b9b3b07608fe64820a843
|