From db6d2e32880fa3c0ecccb3c8aad544842c67f3dd Mon Sep 17 00:00:00 2001 From: icp Date: Tue, 21 Feb 2023 11:01:30 +0530 Subject: [PATCH] gdown: update to 4.6.4. --- srcpkgs/gdown/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/gdown/template b/srcpkgs/gdown/template index 79d57ce6df7f..ad620ad97daf 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