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

pkgname = go-git