diff --git a/community/go/PKGBUILD b/community/go/PKGBUILD index e29c26dd7..1bda12ba4 100644 --- a/community/go/PKGBUILD +++ b/community/go/PKGBUILD @@ -13,8 +13,8 @@ # - Go 1.1beta2 support pkgname=go -pkgver=1.1 -pkgrel=4 +pkgver=1.1.1 +pkgrel=1 epoch=2 pkgdesc='Compiler and tools for the Go programming language from Google' url='http://golang.org/'