From 586c02dc3f92d18f193328642e114960b457aaf4 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 25 May 2017 09:49:26 +0000 Subject: [PATCH] drive: rebuild with go-1.8.3 --- srcpkgs/drive/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/drive/template b/srcpkgs/drive/template index f54ea4e8f9d..8b48bdc38d7 100644 --- a/srcpkgs/drive/template +++ b/srcpkgs/drive/template @@ -1,7 +1,7 @@ # Template file for 'drive' pkgname=drive version=0.3.9.1 -revision=3 +revision=4 build_style=go hostmakedepends="git" short_desc="Google Drive client for the commandline"