From 5b619d26c8288aa60300d85aa2bebb861ff5968f Mon Sep 17 00:00:00 2001 From: Kevin Mihelich <kevin@archlinuxarm.org> Date: Sat, 23 Apr 2016 19:21:28 +0000 Subject: [PATCH] community/go to 1.6.2-1 --- community/go/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/go/PKGBUILD b/community/go/PKGBUILD index be69e535a..89407c0bc 100644 --- a/community/go/PKGBUILD +++ b/community/go/PKGBUILD @@ -14,7 +14,7 @@ # - added switches for our architectures pkgname=('go' 'go-tools') -pkgver=1.6.1 +pkgver=1.6.2 pkgrel=1 epoch=2 arch=('arm' 'armv6h' 'armv7h' 'aarch64')