mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
you-get: update to 0.4.1555.
This commit is contained in:
parent
b414541147
commit
03501507c7
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'you-get'
|
# Template file for 'you-get'
|
||||||
pkgname=you-get
|
pkgname=you-get
|
||||||
version=0.4.1536
|
version=0.4.1555
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-pysocks python3-setuptools"
|
depends="python3-pysocks python3-setuptools"
|
||||||
|
@ -10,7 +10,7 @@ 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=78c9a113950344e06d18940bd11fe9a2f78b9d0bc8963cde300017ac1ffcef09
|
checksum=99282aca720c7ee1d9ef4b63bbbd226e906ea170b789a459fafd5b0627b0b15f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue