author | Alexander Rødseth
<xyproto@archlinux.org> 2014-08-13 15:47:42 UTC |
committer | Alexander Rødseth
<xyproto@archlinux.org> 2014-08-13 15:47:42 UTC |
parent | d055d379878f4da5d1f8cea9ec57ca159313bb1f |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 4dd8f2d..02df0f6 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -10,8 +10,8 @@ pkgname=go epoch=2 -pkgver=1.3 -pkgrel=2 +pkgver=1.3.1 +pkgrel=1 pkgdesc='Compiler and tools for the Go programming language from Google' arch=('x86_64' 'i686') url='http://golang.org/'