summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1d612da9a9e217ef0b4fe415dac135cb7e1c00eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = tflint-bin
	pkgdesc = A linter for Terraform code
	pkgver = 0.20.1
	pkgrel = 1
	url = https://github.com/terraform-linters/tflint
	arch = x86_64
	license = MIT
	makedepends = zip
	depends = glibc
	provides = tflint
	conflicts = tflint
	source = tflint_linux_amd64-0.20.1.zip::https://github.com/terraform-linters/tflint/releases/download/v0.20.1/tflint_linux_amd64.zip
	sha512sums = 9f08c2d89faa83cf1abc15d8c027b79107540dda5309d4db8e907ef169d41acb09d22cfcf5e9a0331d97415d891845a16811ef68d0d85cd40fb5fdf18bdfeee1

pkgname = tflint-bin