mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 00:57:01 +02:00
edx-dl: update to 0.1.13.
This commit is contained in:
parent
0e148d6f5b
commit
5cd77bc2a6
1 changed files with 3 additions and 4 deletions
|
@ -1,10 +1,9 @@
|
|||
# Template file for 'edx-dl'
|
||||
pkgname=edx-dl
|
||||
version=0.1.10
|
||||
revision=3
|
||||
version=0.1.13
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
pycompile_module="edx_dl"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-BeautifulSoup4 python3-html5lib python3-setuptools
|
||||
python3-youtube-dl python3-requests"
|
||||
|
@ -13,4 +12,4 @@ maintainer="iaroki <iaroki@protonmail.com>"
|
|||
license="LGPL-3.0-or-later"
|
||||
homepage="https://github.com/coursera-dl/edx-dl"
|
||||
distfiles="${PYPI_SITE}/e/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=8c73cc92b3908e2ffee42c485a381abafa5ff49e1b753c79b9f8b1edcc470071
|
||||
checksum=62c764edf4c2cd4974467c8019b51283d24cc73911c197a245471ac293a9b93f
|
||||
|
|
Loading…
Add table
Reference in a new issue