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

pkgname = go-git