diff --git a/srcpkgs/drive/template b/srcpkgs/drive/template index a66be4068de..8cbe30ca132 100644 --- a/srcpkgs/drive/template +++ b/srcpkgs/drive/template @@ -1,7 +1,7 @@ # Template file for 'drive' pkgname=drive -version=0.3.9 -revision=2 +version=0.3.9.1 +revision=1 build_style=go hostmakedepends="git" short_desc="Google Drive client for the commandline" @@ -11,11 +11,7 @@ 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=ce7e4dd994c01d4534251c9a31adca34ed89ff6e64045813a7ce5c588ddd04be - -case "$XBPS_TARGET_MACHINE" in - i686*) broken="go i686 is broken for now";; -esac +checksum=562958e336d2f52a34443fc8fbf59d9d2a2467b2bf4592a1d78dc009ade661a7 post_install() { vdoc README.md