summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 84bf9ac94bc53975780a85330bdba9264d26ee50 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = go-bin
	pkgdesc = Compiler and tools for the Go programming language from Google
	pkgver = 1.9.2
	pkgrel = 1
	url = http://golang.org/
	arch = x86_64
	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.9.2.linux-amd64.tar.gz
	source_x86_64 = etcgobin
	sha1sums_x86_64 = 94c889e039e3d2e94ed95e8f8cb747c5bc1c2b58
	sha1sums_x86_64 = 0428eb2625009006fe0a64883ec74f528c7a02c6

pkgname = go-bin