diff options
Diffstat (limited to '.SRCINFO')
| -rw-r--r-- | .SRCINFO | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -1,14 +1,17 @@ # Generated by mksrcinfo v8 -# Fri Apr 1 09:59:36 UTC 2016 +# Fri Apr 1 10:29:09 UTC 2016 pkgbase = terraform-bin pkgdesc = Tool for building, changing, and versioning infrastructure safely and efficiently pkgver = 0.6.14 - pkgrel = 1 + pkgrel = 2 url = http://www.terraform.io/ arch = i686 arch = x86_64 license = MPL conflicts = terraform + noextract = _terraform + source = https://raw.githubusercontent.com/hashicorp/terraform/v0.6.14/contrib/zsh-completion/_terraform + sha256sums = 4efcb7d7a231ea5e1f9bc9c06c3abfb6825e907883f88a8790e590548353da93 source_i686 = https://releases.hashicorp.com/terraform/0.6.14/terraform_0.6.14_linux_386.zip sha256sums_i686 = 3f43b75a5376b21576ff341af97f57857b5c8cc306331a4917f7d76895a97b13 source_x86_64 = https://releases.hashicorp.com/terraform/0.6.14/terraform_0.6.14_linux_amd64.zip |
