From a726634a6afd7bfed64d1b41a70058e74c1176c7 Mon Sep 17 00:00:00 2001 From: Henrik Hodne Date: Fri, 1 Apr 2016 12:30:03 +0200 Subject: Add ZSH completion --- .SRCINFO | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to '.SRCINFO') diff --git a/.SRCINFO b/.SRCINFO index 88fde8a..f18d5b7 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,14 +1,17 @@ # Generated by mksrcinfo v8 -# Fri Apr 1 09:59:36 UTC 2016 +# Fri Apr 1 10:29:09 UTC 2016 pkgbase = terraform-bin pkgdesc = Tool for building, changing, and versioning infrastructure safely and efficiently pkgver = 0.6.14 - pkgrel = 1 + pkgrel = 2 url = http://www.terraform.io/ arch = i686 arch = x86_64 license = MPL conflicts = terraform + noextract = _terraform + source = https://raw.githubusercontent.com/hashicorp/terraform/v0.6.14/contrib/zsh-completion/_terraform + sha256sums = 4efcb7d7a231ea5e1f9bc9c06c3abfb6825e907883f88a8790e590548353da93 source_i686 = https://releases.hashicorp.com/terraform/0.6.14/terraform_0.6.14_linux_386.zip sha256sums_i686 = 3f43b75a5376b21576ff341af97f57857b5c8cc306331a4917f7d76895a97b13 source_x86_64 = https://releases.hashicorp.com/terraform/0.6.14/terraform_0.6.14_linux_amd64.zip -- cgit v1.3.1