From 945de1f80fdc8320c788a07e903eda1474993d35 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Wed, 1 Oct 2014 13:10:54 +0000 Subject: [PATCH] community/go to 1.3.3-1 --- community/go/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/go/PKGBUILD b/community/go/PKGBUILD index 1c7eada56..d6a0a9d5c 100644 --- a/community/go/PKGBUILD +++ b/community/go/PKGBUILD @@ -16,8 +16,8 @@ pkgname=go epoch=2 -pkgver=1.3.1 -pkgrel=2 +pkgver=1.3.3 +pkgrel=1 pkgdesc='Compiler and tools for the Go programming language from Google' url='http://golang.org/' license=('custom')