Date: Sunday, November 19, 2017 @ 19:49:05
  Author: bpiotrowski
Revision: 267498

Switch back to go-pie; test suite is unhappy

Modified:
  syncthing/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-11-19 19:44:44 UTC (rev 267497)
+++ PKGBUILD    2017-11-19 19:49:05 UTC (rev 267498)
@@ -12,7 +12,7 @@
 url="http://syncthing.net/";
 license=('MPL')
 depends=('glibc')
-makedepends=('git' 'go-pie' 'inetutils')
+makedepends=('git' 'go' 'inetutils')
 options=('!strip')
 
source=(https://github.com/syncthing/syncthing/releases/download/v$pkgver/syncthing-source-v${pkgver}.tar.gz{,.asc}
         syncthing-relaysrv.sysusers

Reply via email to