mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
edx-dl: update to 0.1.10.
This commit is contained in:
parent
078c38c794
commit
4681184be1
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,8 @@
|
||||||
# Template file for 'edx-dl'
|
# Template file for 'edx-dl'
|
||||||
pkgname=edx-dl
|
pkgname=edx-dl
|
||||||
version=0.1.9
|
version=0.1.10
|
||||||
revision=1
|
revision=1
|
||||||
|
noarch=yes
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="edx_dl"
|
pycompile_module="edx_dl"
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -12,5 +13,4 @@ maintainer="iaroki <iaroki@protonmail.com>"
|
||||||
license="LGPL-3.0-or-later"
|
license="LGPL-3.0-or-later"
|
||||||
homepage="https://github.com/coursera-dl/edx-dl"
|
homepage="https://github.com/coursera-dl/edx-dl"
|
||||||
distfiles="${PYPI_SITE}/e/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/e/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=ae07358f53c529fc7a94a6fcc883b81abf3d07a24f62fa6fcffdf92b39d38e42
|
checksum=8c73cc92b3908e2ffee42c485a381abafa5ff49e1b753c79b9f8b1edcc470071
|
||||||
noarch=yes
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue