summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: dc0c76c201c6b28685d121e931fa6df595fcf253 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = protolint
	pkgdesc = A pluggable linter and fixer to enforce Protocol Buffer style and conventions
	pkgver = 0.50.5
	pkgrel = 1
	url = https://github.com/yoheimuta/protolint
	arch = x86_64
	license = MIT
	makedepends = go
	depends = glibc
	source = protolint-0.50.5.tar.gz::https://github.com/yoheimuta/protolint/archive/refs/tags/v0.50.5.tar.gz
	sha256sums = 1be01df54565c4831db8f1dcef38347e25a7a945d9f3ff77ca7a488e0307b3ac

pkgname = protolint