blob: 1f8f153e60eff195bb1abfc8a36536c197af7e21 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
pkgbase = tfswitch
pkgdesc = A command line tool to switch between different versions of terraform.
pkgver = 1.3.0
pkgrel = 1
url = https://github.com/warrensbox/terraform-switcher
arch = x86_64
license = MIT
makedepends = go
source = https://github.com/warrensbox/terraform-switcher/archive/v1.3.0.tar.gz
sha256sums = 0b7667903b1913bb4d6540e47f52ccfc71124b27d664221aeb2c36b9d053c7cc
pkgname = tfswitch
|