author | Alexander Rødseth
<xyproto@archlinux.org> 2015-12-03 22:44:38 UTC |
committer | Alexander Rødseth
<xyproto@archlinux.org> 2015-12-03 22:44:38 UTC |
parent | 1d1da7473fac731f860ed55960381872ef5c2c2b |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index dfde91c..8fe7fc6 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -11,8 +11,8 @@ pkgname=go epoch=2 -pkgver=1.5.1 -pkgrel=2 +pkgver=1.5.2 +pkgrel=1 pkgdesc='Compiler and tools for the Go programming language from Google' arch=('x86_64' 'i686') url='http://golang.org/'