blob: f82ad43f78d94b466396f4b003c90b4f36b29b53 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = terraform-bin
pkgdesc = Tool for building, changing, and versioning infrastructure safely and efficiently
pkgver = 0.6.6
pkgrel = 2
url = http://www.terraform.io/
arch = i686
arch = x86_64
license = MPL
conflicts = terraform
source_i686 = https://releases.hashicorp.com/terraform/0.6.6/terraform_0.6.6_linux_386.zip
sha256sums_i686 = 27fbf1818a7aa7848a24d685198c213103f04566e4cf5d4f4f2846bf1da441bb
source_x86_64 = https://releases.hashicorp.com/terraform/0.6.6/terraform_0.6.6_linux_amd64.zip
sha256sums_x86_64 = 497e9f9ace4c3da9afd8240222f6f29a7209b3a9ac5b143cefe117e41d5985f4
pkgname = terraform-bin
|