mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/you-get: Updated for version 0.4.424.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
6f1dd0d1fb
commit
b2c76468a1
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.390}
|
||||
VERSION=${VERSION:-0.4.424}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="you-get"
|
||||
VERSION="0.4.390"
|
||||
VERSION="0.4.424"
|
||||
HOMEPAGE="http://www.soimort.org/you-get/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/3e/3b/f17ed97110e7e03751bde2abe62ef041a6afd94611608b511000b129c4af/you-get-0.4.390.tar.gz"
|
||||
MD5SUM="910ce5a32edba575f99d598172fd9780"
|
||||
DOWNLOAD="https://pypi.python.org/packages/8c/1d/f0e9ee76da4b216f67eaa4b031c53b95e79b57a2a058b445d74e1465d87d/you-get-0.4.424.tar.gz"
|
||||
MD5SUM="a04cbe49dafa0df55ef2c9e573628ea8"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python3"
|
||||
|
|
Loading…
Reference in a new issue