summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1183103c686547d713b5afad563a18ffb916dfe7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = tflint
	pkgdesc = A linter for Terraform code
	pkgver = 0.24.1
	pkgrel = 1
	url = https://github.com/terraform-linters/tflint
	arch = any
	license = MIT
	makedepends = go
	depends = glibc
	source = tflint-0.24.1-source.tar.gz::https://github.com/terraform-linters/tflint/archive/v0.24.1.tar.gz
	sha256sums = aaabeca85020c518189509b1628b83cf52f2749579f308ff4bcdff8a10bb3b99

pkgname = tflint