From 2a75c080757193b66cafa3a520906c749232aa92 Mon Sep 17 00:00:00 2001 From: Henrik Hodne Date: Fri, 30 Oct 2015 16:14:27 +0100 Subject: Download from Hashicorp releases instead of Bintray These are the new URL on the Terraform download page. --- .SRCINFO | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.SRCINFO') diff --git a/.SRCINFO b/.SRCINFO index 5f7f916..f82ad43 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,15 +1,15 @@ pkgbase = terraform-bin pkgdesc = Tool for building, changing, and versioning infrastructure safely and efficiently pkgver = 0.6.6 - pkgrel = 1 + pkgrel = 2 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.6_linux_386.zip + source_i686 = https://releases.hashicorp.com/terraform/0.6.6/terraform_0.6.6_linux_386.zip sha256sums_i686 = 27fbf1818a7aa7848a24d685198c213103f04566e4cf5d4f4f2846bf1da441bb - source_x86_64 = https://dl.bintray.com/mitchellh/terraform/terraform_0.6.6_linux_amd64.zip + 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 -- cgit v1.3.1