summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 926e736eccc09d7d9786dd8f301221590a8fa6c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = gotests
	pkgdesc = Golang commandline tool that generates table driven tests based on its target source files function and method signatures
	pkgver = 1.6.0
	pkgrel = 2
	url = https://github.com/cweill/gotests
	arch = x86_64
	arch = i686
	arch = arm
	arch = armv6h
	arch = armv7h
	arch = aarch64
	license = Apache
	makedepends = go>=1.6
	depends = glibc
	source = gotests-1.6.0.tar.gz::https://github.com/cweill/gotests/archive/v1.6.0.tar.gz
	sha256sums = f0236dbebd8a3fd19ec4260f490cb164240e1d518d3971b42872978f7a50c040

pkgname = gotests