mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-13 18:43:51 +02:00
you-get: update to 0.4.1520.
This commit is contained in:
parent
2e68ceae41
commit
4136b634b6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'you-get'
|
# Template file for 'you-get'
|
||||||
pkgname=you-get
|
pkgname=you-get
|
||||||
version=0.4.1500
|
version=0.4.1520
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="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=5a6cc0d661fe0cd4210bf467d6c89afd8611609e402690254722c1415736da92
|
checksum=890be0c9637ae571bf5ead8015c4fe1e75de8adeae3aece545a1c4aeb8282fab
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue