author | Alexander Rødseth
<xyproto@archlinux.org> 2016-08-16 09:08:22 UTC |
committer | Alexander Rødseth
<xyproto@archlinux.org> 2016-08-16 09:08:22 UTC |
parent | 254f562dd06e2152d5364991d8300f615031ad65 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index f00e94c..63cbcc1 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -10,8 +10,8 @@ # Contributor: John Luebs <jkluebs@gmail.com> pkgname=('go' 'go-tools') -pkgver=1.6.3 -pkgrel=2 +pkgver=1.7 +pkgrel=1 epoch=2 arch=('x86_64' 'i686') url='http://golang.org/'