From ea11be1646d7646428f0411c77e7aa9737707507 Mon Sep 17 00:00:00 2001 From: Gerardo Di iorio Date: Sat, 19 Dec 2020 19:53:53 +0100 Subject: [PATCH] drive: update to 0.4.0. --- srcpkgs/drive/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/drive/template b/srcpkgs/drive/template index 0fbc475d641..4d254274704 100644 --- a/srcpkgs/drive/template +++ b/srcpkgs/drive/template @@ -1,17 +1,17 @@ # Template file for 'drive' pkgname=drive -version=0.3.9.1 -revision=12 +version=0.4.0 +revision=1 build_style=go +go_import_path="github.com/odeke-em/drive" +go_package="github.com/odeke-em/drive/cmd/drive github.com/odeke-em/drive/drive-server " hostmakedepends="git" short_desc="Google Drive client for the commandline" maintainer="Gerardo Di Iorio " license="Apache-2.0" homepage="https://github.com/odeke-em/drive" -go_import_path="github.com/odeke-em/drive" -go_package="github.com/odeke-em/drive/cmd/drive github.com/odeke-em/drive/drive-server " distfiles="$homepage/archive/v$version.tar.gz" -checksum=562958e336d2f52a34443fc8fbf59d9d2a2467b2bf4592a1d78dc009ade661a7 +checksum=7a6445b54c6c13d0ddd8893ca02264211eeea68c7a0c7e9ccc6473f68af40a00 post_install() { vdoc README.md