From 361bb2f0aa0a4bb37e6546b1f111a2a16f629d9a Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Tue, 8 Aug 2017 06:22:50 +0000 Subject: [PATCH] drive: rebuild with go-1.9 --- srcpkgs/drive/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/drive/template b/srcpkgs/drive/template index 8b48bdc38d..4cfbcef025 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=4 +revision=5 build_style=go hostmakedepends="git" short_desc="Google Drive client for the commandline"