# Template file for 'gdown' pkgname=gdown version=3.11.0 revision=1 archs=noarch 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=9db7b1b44b96179299850b2019c31909c7cbf2323b2cb715e6645d612a96dc80 post_install() { vlicense LICENSE }