diff --git a/srcpkgs/gdown/template b/srcpkgs/gdown/template index 5b54e284c72..e098cbb45fa 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() {