[arch-commits] Commit in go-tools/trunk (PKGBUILD)

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Mon Mar 20 14:55:53 UTC 2017


    Date: Monday, March 20, 2017 @ 14:55:52
  Author: bpiotrowski
Revision: 291116

upgpkg: go-tools 2:1.8.r2071.5682db0e-2

restore godoc

Modified:
  go-tools/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-20 14:34:06 UTC (rev 291115)
+++ PKGBUILD	2017-03-20 14:55:52 UTC (rev 291116)
@@ -4,7 +4,7 @@
 pkgname=go-tools
 epoch=2
 pkgver=1.8.r2071.5682db0e
-pkgrel=1
+pkgrel=2
 pkgdesc='Developer tools for the Go programming language'
 arch=(i686 x86_64)
 url='http://golang.org/'
@@ -18,9 +18,9 @@
 md5sums=('SKIP'
          'SKIP')
 
-_tools=(benchcmp callgraph cover digraph eg fiximports godex goimports gomvpkg
-        gorename gotype goyacc guru heapview html2article present ssadump
-        stress stringer)
+_tools=(benchcmp callgraph cover digraph eg fiximports godex godoc goimports
+        gomvpkg gorename gotype goyacc guru heapview html2article present
+        ssadump stress stringer)
 
 pkgver() {
   local _gover=1.8



More information about the arch-commits mailing list