gdown: update to 3.12.0.

This commit is contained in:
travankor 2020-07-23 12:08:04 -07:00 committed by Johannes
parent 051e8712a9
commit 21d98efef4

View File

@ -1,6 +1,6 @@
# Template file for 'gdown' # Template file for 'gdown'
pkgname=gdown pkgname=gdown
version=3.11.1 version=3.12.0
revision=1 revision=1
archs=noarch archs=noarch
build_style=python3-module build_style=python3-module
@ -12,7 +12,7 @@ maintainer="travankor <travankor@tuta.io>"
license="MIT" license="MIT"
homepage="https://github.com/wkentaro/gdown" homepage="https://github.com/wkentaro/gdown"
distfiles="https://github.com/wkentaro/gdown/archive/v${version}.tar.gz" distfiles="https://github.com/wkentaro/gdown/archive/v${version}.tar.gz"
checksum=eb5cf3ddf36d965283bc8bb81651b35fcce9085da465d8b8668318003d92094f checksum=19a38f2df7c9df2d93bc220e01f509544467664fe6603ba600fb2a0618de21eb
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE