community/go to 1.1-1

This commit is contained in:
Kevin Mihelich 2013-05-14 13:17:50 +00:00
parent a0cd20e9b9
commit 6dc190d361

View file

@ -13,7 +13,7 @@
# - Go 1.1beta2 support
pkgname=go
pkgver=1.1rc3
pkgver=1.1
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=('68d03d31c93dc270e2e9bb0bd864487759534dd9ac3ec4ea6e2c481f4128a354'
sha256sums=('bf1d057d8386e840f9cd3f787252e26d8ee196852e9232a6f9ce762337b19cb6'
'a03db71d323ed2794123bb31b5c8ad5febd551c490b5c0b341052c8e5f0ba892')
build() {