extra/go to 1.8.2-1

This commit is contained in:
Kevin Mihelich 2017-05-24 12:33:28 +00:00
parent 18ddc00aca
commit 31f39dcb60

View file

@ -6,15 +6,15 @@
pkgname=go
epoch=2
pkgver=1.8.1
pkgrel=2
pkgver=1.8.2
pkgrel=1
pkgdesc='Core compiler tools for the Go programming language'
arch=(i686 x86_64)
url='http://golang.org/'
license=(BSD)
makedepends=(git go)
options=(!strip staticlibs)
_commit=a4c18f063b6659079ca2848ca217a0587dabc001
_commit=59870f9e19384c3155f603f799b61b401fa20cc9
source=(git+https://go.googlesource.com/go#commit=$_commit)
md5sums=('SKIP')