diff --git a/srcpkgs/gdown/template b/srcpkgs/gdown/template index 79d57ce6df7..ad620ad97da 100644 --- a/srcpkgs/gdown/template +++ b/srcpkgs/gdown/template @@ -1,6 +1,6 @@ # Template file for 'gdown' pkgname=gdown -version=4.6.3 +version=4.6.4 revision=1 build_style=python3-pep517 hostmakedepends="python3-setuptools python3-wheel" @@ -11,8 +11,9 @@ short_desc="Download a large file from Google Drive" maintainer="travankor " license="MIT" homepage="https://github.com/wkentaro/gdown" +changelog="https://github.com/wkentaro/gdown/releases" distfiles="https://github.com/wkentaro/gdown/archive/refs/tags/v${version}.tar.gz" -checksum=fd7dc486915621d1dc3480db644b1c24a84662a0c59a57189deda96138050d41 +checksum=b807e41ef6cda81fc774cc1f71aa7c2c58fd314b28b944f4f1d1ef269905ea9c post_install() { vlicense LICENSE