gdown: update to 3.11.1.
This commit is contained in:
parent
0a021e86b7
commit
40d782a65c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gdown'
|
||||
pkgname=gdown
|
||||
version=3.11.0
|
||||
version=3.11.1
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
|
@ -12,7 +12,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=9db7b1b44b96179299850b2019c31909c7cbf2323b2cb715e6645d612a96dc80
|
||||
checksum=eb5cf3ddf36d965283bc8bb81651b35fcce9085da465d8b8668318003d92094f
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue