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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Mon Apr 3 18:18:56 UTC 2017


    Date: Monday, April 3, 2017 @ 18:18:55
  Author: bpiotrowski
Revision: 292041

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

fix conflict with community/stress

Modified:
  go-tools/trunk/PKGBUILD

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

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



More information about the arch-commits mailing list