blob: 41ffd21fcecd4a64e0d19658a3fa1d380ce535a3 (
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.1
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.1_linux_386.zip
sha256sums_i686 = f569250d7e5aca6efe5763b9a1564d6ee816e8148bad99a9c38a89490470a7f4
source_x86_64 = https://dl.bintray.com/mitchellh/terraform/terraform_0.6.1_linux_amd64.zip
sha256sums_x86_64 = 3f7e135cb106c331f71667e188b602623d98fa37b10eb93c5330c4a63ebee244
pkgname = terraform-bin
|