summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fb292f12865ee532960d597d6e56fa19024849e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
pkgbase = go-bin
	pkgdesc = Compiler and tools for the Go programming language from Google
	pkgver = 1.10.3
	pkgrel = 3
	url = http://golang.org/
	arch = x86_64
	arch = i686
	license = custom
	depends = bash
	depends = perl
	optdepends = java-environment: for running testsuite
	provides = go
	options = !strip
	options = staticlibs
	source_x86_64 = https://storage.googleapis.com/golang/go1.10.3.linux-amd64.tar.gz
	source_x86_64 = etcgobin
	sha256sums_x86_64 = fa1b0e45d3b647c252f51f5e1204aba049cde4af177ef9f2181f43004f901035
	sha256sums_x86_64 = 4eaad54a24d35bf72234011eb141e6a0b712b9703587747792f9aeed1c1faf2b
	source_i686 = https://storage.googleapis.com/golang/go1.10.3.linux-386.tar.gz
	source_i686 = etcgobin
	sha256sums_i686 = acbe19d56123549faf747b4f61b730008b185a0e2145d220527d2383627dfe69
	sha256sums_i686 = 4eaad54a24d35bf72234011eb141e6a0b712b9703587747792f9aeed1c1faf2b

pkgname = go-bin