mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
network/you-get: Updated for version 0.4.1040.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
4ec71d31ce
commit
7cda6cf112
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for you-get
|
||||
|
||||
# Copyright 2014-2017 Dimitris Zlatanidis Orestiada, Greece
|
||||
# Copyright 2014-2018 Dimitris Zlatanidis Orestiada, Greece
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=you-get
|
||||
VERSION=${VERSION:-0.4.995}
|
||||
VERSION=${VERSION:-0.4.1040}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="you-get"
|
||||
VERSION="0.4.995"
|
||||
VERSION="0.4.1040"
|
||||
HOMEPAGE="http://www.soimort.org/you-get/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/65/77/e43b47e11523b66e759c1b831cea3876d8977a6541751b4bbc4c98f1bb7f/you-get-0.4.995.tar.gz"
|
||||
MD5SUM="cdaf61f5ed29240ff5da97cdd08c5bae"
|
||||
DOWNLOAD="https://pypi.python.org/packages/f1/74/d95beb4fe4c4d161ae76e350953e26cee6e55513d51890d4e950485f94e0/you-get-0.4.1040.tar.gz"
|
||||
MD5SUM="53d62484e5b02035888bcbcb76f9a905"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python3"
|
||||
|
|
Loading…
Reference in a new issue