[arch-commits] Commit in terraform/trunk (PKGBUILD)

Jerome Leclanche jleclanche at archlinux.org
Thu Oct 12 11:31:08 UTC 2017


    Date: Thursday, October 12, 2017 @ 11:31:07
  Author: jleclanche
Revision: 262434

upgpkg: terraform 0.10.7-1

Upstream release 0.10.7

Modified:
  terraform/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-12 11:21:10 UTC (rev 262433)
+++ PKGBUILD	2017-10-12 11:31:07 UTC (rev 262434)
@@ -2,17 +2,17 @@
 # Maintainer: Jerome Leclanche <jerome at leclan.ch>
 
 pkgname=terraform
-pkgver=0.10.6
+pkgver=0.10.7
 pkgrel=1
 pkgdesc="Tool for building, changing, and versioning infrastructure safely and efficiently"
 url="http://www.terraform.io/"
 arch=("i686" "x86_64")
 license=("MPL")
-makedepends=("go" "godep" "git" "mercurial")
+makedepends=("go-pie" "godep" "git" "mercurial")
 conflicts=("terraform-bin")
 _gourl="github.com/hashicorp"
 source=("https://github.com/hashicorp/terraform/archive/v$pkgver.tar.gz")
-sha256sums=("3170223c601263a7be9af9d14194e36170900cecfec784464abca1679e03fb11")
+sha256sums=("4959ace3c3c350d4121e235ba64771f94e5d5a4a6acdd5bce1c053a417283938")
 
 
 prepare() {



More information about the arch-commits mailing list