From 4151f40118a771c51059373ac770300cc2f4cd9a Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Wed, 24 Jan 2018 08:54:17 +0000 Subject: [PATCH] drive: rebuild with go-1.9.3 --- srcpkgs/drive/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/drive/template b/srcpkgs/drive/template index 5bcf3f935bf..a0fe6c3852f 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=6 +revision=7 build_style=go hostmakedepends="git" short_desc="Google Drive client for the commandline"