mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/go to 1.8.2-1
This commit is contained in:
parent
18ddc00aca
commit
31f39dcb60
1 changed files with 3 additions and 3 deletions
|
@ -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')
|
||||
|
||||
|
|
Loading…
Reference in a new issue