drive: update to 0.4.0.
This commit is contained in:
parent
bda332a0b6
commit
8594ac2af5
1 changed files with 5 additions and 5 deletions
|
@ -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 <arete74@gmail.com>"
|
||||
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
|
||||
|
|
Loading…
Add table
Reference in a new issue