diff options
-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" |