summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 71dd68a9377b1c1084ffc9db50400edb0f4d5b4c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = go-git
	pkgdesc = Core compiler tools for the Go programming language
	pkgver = 1.11.1
	pkgrel = 1
	epoch = 1
	url = http://golang.org/
	arch = i686
	arch = x86_64
	license = BSD
	makedepends = git
	options = !strip
	options = staticlibs
	source = git+https://go.googlesource.com/go#commit=26957168c4c0cdcc7ca4f0b19d0eb19474d224ac
	md5sums = SKIP

pkgname = go-git