mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
gdown: update to 5.2.0.
This commit is contained in:
parent
739b3a3eef
commit
a3db4e177b
1 changed files with 2 additions and 2 deletions
|
@ -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() {
|
||||
|
|
Loading…
Add table
Reference in a new issue