diff --git a/srcpkgs/gdown/template b/srcpkgs/gdown/template index 63a86e3819..9b9819b33d 100644 --- a/srcpkgs/gdown/template +++ b/srcpkgs/gdown/template @@ -1,11 +1,12 @@ # Template file for 'gdown' pkgname=gdown version=3.10.0 -revision=1 +revision=2 archs=noarch build_style=python3-module hostmakedepends="python3 python3-setuptools" -depends="python3-filelock python3-requests python3-six python3-tqdm" +depends="python3-filelock python3-requests python3-six python3-tqdm +python3-pysocks" short_desc="Download a large file from Google Drive" maintainer="travankor " license="MIT"