mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
community/go to 1.1rc2-1
This commit is contained in:
parent
0efbc6e608
commit
323e497a98
1 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@
|
|||
# - Go 1.1beta2 support
|
||||
|
||||
pkgname=go
|
||||
pkgver=1.1rc1
|
||||
pkgver=1.1rc2
|
||||
pkgrel=1
|
||||
epoch=2
|
||||
pkgdesc='Google Go compiler and tools'
|
||||
|
@ -26,7 +26,7 @@ install="$pkgname.install"
|
|||
backup=('usr/lib/go/bin')
|
||||
source=("http://go.googlecode.com/files/${pkgname}$pkgver.src.tar.gz"
|
||||
"$pkgname.sh")
|
||||
sha256sums=('62b405cedaa90a390652ed8ec593c50abfeafb746540db9babe93a99f1890691'
|
||||
sha256sums=('44c75e7ee2c2bee955ca1cb7cb6f752fa919a92ba1e076afeab95fbc6917d2aa'
|
||||
'a03db71d323ed2794123bb31b5c8ad5febd551c490b5c0b341052c8e5f0ba892')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue