mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
network/you-get: Updated for version 0.4.715.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
f8d18a4fa9
commit
bc210917cd
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=you-get
|
||||
VERSION=${VERSION:-0.4.652}
|
||||
VERSION=${VERSION:-0.4.715}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="you-get"
|
||||
VERSION="0.4.652"
|
||||
VERSION="0.4.715"
|
||||
HOMEPAGE="http://www.soimort.org/you-get/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/1d/88/6786800a4739b68746cd95b96ab319dfadfa354c48cd7a199ce316b60ee3/you-get-0.4.652.tar.gz"
|
||||
MD5SUM="7f69412a6841d5c008277f758f32beef"
|
||||
DOWNLOAD="https://pypi.python.org/packages/a2/60/065e8368b5b82055c8f669b2b441aa5f959f49b5c25989dcf2792e99904f/you-get-0.4.715.tar.gz"
|
||||
MD5SUM="e1c996572138cc3f1592621f869a2c42"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python3"
|
||||
|
|
Loading…
Reference in a new issue