you-get: update to 0.4.1620.
This commit is contained in:
parent
dac6047ece
commit
c281dc6ab0
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'you-get'
|
||||
pkgname=you-get
|
||||
version=0.4.1612
|
||||
version=0.4.1620
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -9,8 +9,9 @@ short_desc="Dumb downloader that scrapes the web"
|
|||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://you-get.org/"
|
||||
changelog="https://raw.githubusercontent.com/soimort/you-get/develop/CHANGELOG.rst"
|
||||
distfiles="${PYPI_SITE}/y/you-get/you-get-${version}.tar.gz"
|
||||
checksum=94a133b70c27d699c02eec03880d4893df97095c8ef943286effa15eed269f9c
|
||||
checksum=c020da4fd373d59892b2a1705f53d71eae9017a7e32d123dc30bef5b172660e6
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Reference in New Issue