community/go to 1.1rc2-1

This commit is contained in:
Kevin Mihelich 2013-05-09 16:26:25 +00:00
parent 0efbc6e608
commit 323e497a98

View file

@ -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() {