blob: e0de3bf47046d17cc1164d97d59272442e55a48a (
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.7
pkgrel = 1
url = http://www.terraform.io/
arch = i686
arch = x86_64
license = MPL
conflicts = terraform
source_i686 = https://releases.hashicorp.com/terraform/0.6.7/terraform_0.6.7_linux_386.zip
sha256sums_i686 = c12b89c42af88cebdfcfa00d8482e3c9b2ee09d419c09859423503f35def071a
source_x86_64 = https://releases.hashicorp.com/terraform/0.6.7/terraform_0.6.7_linux_amd64.zip
sha256sums_x86_64 = 2e5de08f545e117eb9825b697c5ad290ee3fdcaae7d6de4b0e99830e58b38b2e
pkgname = terraform-bin
|