mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
you-get: update to 0.4.1423.
This commit is contained in:
parent
04d2d1621c
commit
09baa12bad
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'you-get'
|
# Template file for 'you-get'
|
||||||
pkgname=you-get
|
pkgname=you-get
|
||||||
version=0.4.1410
|
version=0.4.1423
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-pysocks"
|
depends="python3-pysocks python3-setuptools"
|
||||||
short_desc="Dumb downloader that scrapes the web"
|
short_desc="Dumb downloader that scrapes the web"
|
||||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://you-get.org/"
|
homepage="https://you-get.org/"
|
||||||
distfiles="${PYPI_SITE}/y/you-get/you-get-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/y/you-get/you-get-${version}.tar.gz"
|
||||||
checksum=a95a6f5c5f8317baa90fc9249be84290344f4fbcee2c5dc41675f0f243af5247
|
checksum=7c40ddb854494cd102c2bf740c17a8b6c04817078f2cd0ddccf56548d0d055ae
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue