From bbcffd6907258526a031a4917bdee1bbaf345213 Mon Sep 17 00:00:00 2001 From: icp Date: Thu, 30 May 2024 13:46:38 +0530 Subject: [PATCH] gdown: update to 5.2.0. --- srcpkgs/gdown/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/gdown/template b/srcpkgs/gdown/template index 5b54e284c72d4e..e098cbb45fa382 100644 --- a/srcpkgs/gdown/template +++ b/srcpkgs/gdown/template @@ -1,6 +1,6 @@ # Template file for 'gdown' pkgname=gdown -version=5.1.0 +version=5.2.0 revision=1 build_style=python3-pep517 hostmakedepends="hatchling hatch-vcs python3-setuptools python3-wheel" @@ -13,7 +13,7 @@ license="MIT" homepage="https://github.com/wkentaro/gdown" changelog="https://github.com/wkentaro/gdown/releases" distfiles="${PYPI_SITE}/g/gdown/gdown-${version}.tar.gz" -checksum=550a72dc5ca2819fe4bcc15d80d05d7c98c0b90e57256254b77d0256b9df4683 +checksum=2145165062d85520a3cd98b356c9ed522c5e7984d408535409fd46f94defc787 make_check=no # tests download random files from google drive and hang post_install() {