mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gdown: update to 4.6.4.
This commit is contained in:
parent
1e75a8b1c9
commit
72ccf304bc
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gdown'
|
# Template file for 'gdown'
|
||||||
pkgname=gdown
|
pkgname=gdown
|
||||||
version=4.6.3
|
version=4.6.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools python3-wheel"
|
hostmakedepends="python3-setuptools python3-wheel"
|
||||||
|
@ -11,8 +11,9 @@ short_desc="Download a large file from Google Drive"
|
||||||
maintainer="travankor <travankor@tuta.io>"
|
maintainer="travankor <travankor@tuta.io>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/wkentaro/gdown"
|
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"
|
distfiles="https://github.com/wkentaro/gdown/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=fd7dc486915621d1dc3480db644b1c24a84662a0c59a57189deda96138050d41
|
checksum=b807e41ef6cda81fc774cc1f71aa7c2c58fd314b28b944f4f1d1ef269905ea9c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue