diff options
author | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-07-02 11:30:49 -0300 |
---|---|---|
committer | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-07-02 11:30:49 -0300 |
commit | d734cc3a77cdc6960cbd72f3f8c680612342f24d (patch) | |
tree | 4fefd06bad669711c7564983f85d84d418141b05 /community/go | |
parent | 3dc4525661db2630038e019a2a31b71fdcbfb74a (diff) | |
parent | a81bc5be2e3672119ca0313a1fde10397a31211e (diff) |
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts:
community/mingw32-gcc/PKGBUILD
extra/transmission/PKGBUILD
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 500e28dc9..d062da154 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' 'mips64el') |