blob: 02113a3760b852922a5a4a98581453a0f62ebbf0 (
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.2
pkgrel = 1
url = http://www.terraform.io/
arch = i686
arch = x86_64
license = MPL
conflicts = terraform
source_i686 = https://dl.bintray.com/mitchellh/terraform/terraform_0.6.2_linux_386.zip
sha256sums_i686 = 291b0e1fcba6d81836d12e98c02c8b853ecaf9d0f63c1cb8165366b7a53ca356
source_x86_64 = https://dl.bintray.com/mitchellh/terraform/terraform_0.6.2_linux_amd64.zip
sha256sums_x86_64 = 36e92a21ca384f48802c43f7334f756267632cc9bb939a11a625e2c414de0360
pkgname = terraform-bin
|