diff options
Diffstat (limited to 'community/go')
-rw-r--r-- | community/go/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/go/PKGBUILD b/community/go/PKGBUILD index 274a492fa..844e2fd2c 100644 --- a/community/go/PKGBUILD +++ b/community/go/PKGBUILD @@ -5,8 +5,8 @@ # Contributor: Christian Himpel <chressie at gmail dot com> pkgname=go -pkgver=r57.1 -pkgrel=3 +pkgver=r58 +pkgrel=1 epoch=1 pkgdesc='Google Go compiler and tools (release version)' arch=('i686' 'x86_64') |