From 01620bd34463720b06bcdb103ad4bed05503872a Mon Sep 17 00:00:00 2001
From: Jason Plum <max@warheads.net>
Date: Mon, 2 Sep 2013 13:58:19 -0400
Subject: [PATCH] community/go to 1.1.2-2 (no changes to ARM)

---
 community/go/PKGBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/community/go/PKGBUILD b/community/go/PKGBUILD
index 75fb5230b..42d843ae5 100644
--- a/community/go/PKGBUILD
+++ b/community/go/PKGBUILD
@@ -14,7 +14,7 @@
 
 pkgname=go
 pkgver=1.1.2
-pkgrel=1
+pkgrel=2
 epoch=2
 pkgdesc='Compiler and tools for the Go programming language from Google'
 url='http://golang.org/'