gdown: update to 5.2.0.

This commit is contained in:
icp 2024-05-30 13:46:38 +05:30 committed by cinerea0
parent 739b3a3eef
commit a3db4e177b

View file

@ -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() {