diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-01-02 19:47:49 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-09 07:12:38 +0700 |
commit | 4c58092be2c17c64b77725d4eb486dbfc51a9c88 (patch) | |
tree | 6e12991b14fdfaeafde81b1e7ca61ba7fa7c2327 /network | |
parent | af3b3cccdedf6f695934ee5f1c8fc6023e76b002 (diff) | |
download | slackbuilds-4c58092be2c17c64b77725d4eb486dbfc51a9c88.tar.gz |
network/Pafy: Updated for version 0.4.3.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'network')
-rw-r--r-- | network/Pafy/Pafy.SlackBuild | 4 | ||||
-rw-r--r-- | network/Pafy/Pafy.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/network/Pafy/Pafy.SlackBuild b/network/Pafy/Pafy.SlackBuild index f599535dc7..ee0a597bab 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-2016 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.4.2} +VERSION=${VERSION:-0.4.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/Pafy/Pafy.info b/network/Pafy/Pafy.info index 8a9649ee38..22f0193e0d 100644 --- a/network/Pafy/Pafy.info +++ b/network/Pafy/Pafy.info @@ -1,8 +1,8 @@ PRGNAM="Pafy" -VERSION="0.4.2" +VERSION="0.4.3" HOMEPAGE="http://np1.github.io/pafy/" -DOWNLOAD="https://pypi.python.org/packages/source/p/pafy/pafy-0.4.2.tar.gz" -MD5SUM="11aec35b54e352588d04c35b51b43786" +DOWNLOAD="https://pypi.python.org/packages/source/p/pafy/pafy-0.4.3.tar.gz" +MD5SUM="549c429514b3d4ca92f8c5b82842dc90" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="youtube-dl" |