network/you-get: Updated for version 0.4.1620.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Dimitris Zlatanidis 2022-07-02 17:45:34 +03:00 committed by Willy Sudiarto Raharjo
parent 5cee183f01
commit 946784f074
No known key found for this signature in database
GPG key ID: 3F617144D7238786
3 changed files with 5 additions and 5 deletions

View file

@ -19,7 +19,7 @@
setup(
name = proj_info['name'],
- version = VERSION,
+ version = '0.4.1555',
+ version = '0.4.1620',
author = proj_info['author'],
author_email = proj_info['author_email'],

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=you-get
VERSION=${VERSION:-0.4.1555}
VERSION=${VERSION:-0.4.1620}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="you-get"
VERSION="0.4.1555"
VERSION="0.4.1620"
HOMEPAGE="http://www.soimort.org/you-get/"
DOWNLOAD="https://github.com/soimort/you-get/releases/download/v0.4.1555/you-get-0.4.1555.tar.gz"
MD5SUM="c517e63c809d0e37562847f19b92b567"
DOWNLOAD="https://github.com/soimort/you-get/releases/download/v0.4.1620/you-get-0.4.1620.tar.gz"
MD5SUM="98cba7d92ce5831b7eea5650f8eedf3f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""