gdown: update to 4.7.1.
This commit is contained in:
parent
0009522e5a
commit
cc5cb373a1
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gdown'
|
||||
pkgname=gdown
|
||||
version=4.6.4
|
||||
version=4.7.1
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools python3-wheel"
|
||||
|
@ -13,7 +13,7 @@ license="MIT"
|
|||
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"
|
||||
checksum=b807e41ef6cda81fc774cc1f71aa7c2c58fd314b28b944f4f1d1ef269905ea9c
|
||||
checksum=15ba108245126ded919f08cc24550403721c853870dc520e5036366504829cca
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue