diff --git a/srcpkgs/you-get/template b/srcpkgs/you-get/template index 7c5483c80e5..344938bb77f 100644 --- a/srcpkgs/you-get/template +++ b/srcpkgs/you-get/template @@ -1,17 +1,17 @@ # Template file for 'you-get' pkgname=you-get -version=0.4.1410 +version=0.4.1423 revision=1 archs=noarch build_style=python3-module hostmakedepends="python3-setuptools" -depends="python3-pysocks" +depends="python3-pysocks python3-setuptools" short_desc="Dumb downloader that scrapes the web" maintainer="Benjamín Albiñana " license="MIT" homepage="https://you-get.org/" distfiles="${PYPI_SITE}/y/you-get/you-get-${version}.tar.gz" -checksum=a95a6f5c5f8317baa90fc9249be84290344f4fbcee2c5dc41675f0f243af5247 +checksum=7c40ddb854494cd102c2bf740c17a8b6c04817078f2cd0ddccf56548d0d055ae post_install() { vlicense LICENSE.txt