From 09baa12bad8472f33027dfd89065a614ce337bf0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjam=C3=ADn=20Albi=C3=B1ana?= Date: Mon, 23 Mar 2020 12:47:30 +0100 Subject: [PATCH] you-get: update to 0.4.1423. --- srcpkgs/you-get/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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