From 45dea2b0824ec35a469dbd17f94109d1125dbdea Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 3 May 2018 18:49:41 +0000 Subject: [PATCH] darch: rebuild with go-1.10.2 --- srcpkgs/darch/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/darch/template b/srcpkgs/darch/template index cbfa8ea380..9a6df9b7ab 100644 --- a/srcpkgs/darch/template +++ b/srcpkgs/darch/template @@ -1,7 +1,7 @@ # Template file for 'darch' pkgname=darch version=0.19.0 -revision=1 +revision=2 build_style=go go_import_path=github.com/godarch/darch hostmakedepends="git go"