# Template file for 'gdown' pkgname=gdown version=3.12.2 revision=1 build_style=python3-module hostmakedepends="python3 python3-setuptools" depends="python3-filelock python3-requests python3-six python3-tqdm python3-pysocks" short_desc="Download a large file from Google Drive" maintainer="travankor " license="MIT" homepage="https://github.com/wkentaro/gdown" distfiles="https://github.com/wkentaro/gdown/archive/v${version}.tar.gz" checksum=c2c58283236b87371ede8692626c44a839e1a962d48eceb269841535bef21a73 post_install() { vlicense LICENSE }