mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
network/you-get: Updated for version 0.4.775.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
1e75a0bb20
commit
551d2cbc7b
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.750}
|
||||
VERSION=${VERSION:-0.4.775}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="you-get"
|
||||
VERSION="0.4.750"
|
||||
VERSION="0.4.775"
|
||||
HOMEPAGE="http://www.soimort.org/you-get/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/a4/1e/b8d699165ba4039931ce03fbe631bd5ac847ff67d0e91078a6bf730eca59/you-get-0.4.750.tar.gz"
|
||||
MD5SUM="8060a7e0fdf524164cf0d2f8e5004943"
|
||||
DOWNLOAD="https://pypi.python.org/packages/ce/04/f31a8721cc3e328c9bb1c6a659aef9a166e72d408998bd5678b659c70076/you-get-0.4.775.tar.gz"
|
||||
MD5SUM="c4e46f23f06dca8393ace6154c5caced"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python3"
|
||||
|
|
Loading…
Reference in a new issue