diff options
author | Dimitris Zlatanidis | 2015-10-05 03:40:33 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo | 2015-10-10 04:15:07 +0200 |
commit | 0fa483700beb6d4360ce391f5bb51ee61b17c653 (patch) | |
tree | d2150c822e3689c90134589cb8e3fd6fc82f6b91 /network/Pafy | |
parent | 389aa236ae06150493070fdd43693da3213c3628 (diff) | |
download | slackbuilds-0fa483700beb6d4360ce391f5bb51ee61b17c653.tar.gz |
network/Pafy: Updated for version 0.4.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'network/Pafy')
-rw-r--r-- | network/Pafy/Pafy.SlackBuild | 4 | ||||
-rw-r--r-- | network/Pafy/Pafy.info | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/network/Pafy/Pafy.SlackBuild b/network/Pafy/Pafy.SlackBuild index 58a4735858..3259fa10fc 100644 --- a/network/Pafy/Pafy.SlackBuild +++ b/network/Pafy/Pafy.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for Pafy -# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ PRGNAM=Pafy SRCNAM=${PRGNAM,,} -VERSION=${VERSION:-0.3.74} +VERSION=${VERSION:-0.4.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/Pafy/Pafy.info b/network/Pafy/Pafy.info index af36b9a1df..eccc6e8d93 100644 --- a/network/Pafy/Pafy.info +++ b/network/Pafy/Pafy.info @@ -1,10 +1,10 @@ PRGNAM="Pafy" -VERSION="0.3.74" +VERSION="0.4.1" HOMEPAGE="http://np1.github.io/pafy/" -DOWNLOAD="https://pypi.python.org/packages/source/p/pafy/pafy-0.3.74.tar.gz" -MD5SUM="fbf0e7f85914eaf35f87837232eec09c" +DOWNLOAD="https://pypi.python.org/packages/source/p/pafy/pafy-0.4.1.tar.gz" +MD5SUM="c433e995e6c9f9853067c43ca418bd01" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="" +REQUIRES="youtube-dl" MAINTAINER="Dimitris Zlatanidis" EMAIL="d.zlatanidis@gmail.com" |