summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 29a3f2aae01ef85ca50fc1d5f07acae57a275fa5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = goimpl-git
	pkgdesc = impl generates method stubs for implementing an interface.
	pkgver = 39.20220214
	pkgrel = 1
	url = https://github.com/josharian/impl
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = go
	makedepends = git
	depends = glibc
	source = git+https://github.com/josharian/impl
	md5sums = SKIP

pkgname = goimpl-git