From fd1b4cac01c671e9cf43a4c897c39ff3c20f5a99 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Mon, 30 Jan 2017 17:08:18 +0000 Subject: [PATCH] ghq: rebuild with go-1.7.5 --- srcpkgs/ghq/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ghq/template b/srcpkgs/ghq/template index 21412eff37d..82490a3f2bc 100644 --- a/srcpkgs/ghq/template +++ b/srcpkgs/ghq/template @@ -1,7 +1,7 @@ # Template file for 'ghq' pkgname=ghq version=0.7.4 -revision=1 +revision=2 build_style=go go_import_path="github.com/motemen/ghq" go_package="${go_import_path}"