diff options
author | root <root@rshg047.dnsready.net> | 2011-07-01 23:11:14 +0000 |
---|---|---|
committer | root <root@rshg047.dnsready.net> | 2011-07-01 23:11:14 +0000 |
commit | a81bc5be2e3672119ca0313a1fde10397a31211e (patch) | |
tree | df4a74a90bd4186a7aab0c935caa8c0a469b9c23 /community/go/PKGBUILD | |
parent | 76400556d9e8a5dedc692487c13b76a541813a23 (diff) |
Fri Jul 1 23:11:14 UTC 2011
Diffstat (limited to 'community/go/PKGBUILD')
-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') |