gdown: update to 3.12.2.
This commit is contained in:
parent
b31f3832cf
commit
d4278970b0
1 changed files with 2 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'gdown'
|
||||
pkgname=gdown
|
||||
version=3.12.0
|
||||
version=3.12.2
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3 python3-setuptools"
|
||||
depends="python3-filelock python3-requests python3-six python3-tqdm
|
||||
|
@ -12,7 +11,7 @@ maintainer="travankor <travankor@tuta.io>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/wkentaro/gdown"
|
||||
distfiles="https://github.com/wkentaro/gdown/archive/v${version}.tar.gz"
|
||||
checksum=19a38f2df7c9df2d93bc220e01f509544467664fe6603ba600fb2a0618de21eb
|
||||
checksum=c2c58283236b87371ede8692626c44a839e1a962d48eceb269841535bef21a73
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue