summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 209418143e935d52d8d252a19bab78f8a92a208a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
pkgbase = goyacc
	pkgdesc = Goyacc is a version of yacc generating Go parsers. https://godoc.org/modernc.org/goyacc
	pkgver = autogenerated
	pkgrel = 1
	url = https://gitlab.com/cznic/goyacc
	arch = any
	depends = go
	source = git+https://gitlab.com/cznic/goyacc.git
	sha256sums = SKIP

pkgname = goyacc