diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2019-11-23 20:44:46 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-12-01 08:50:51 +0700 |
commit | 023f0f3c59baa4f358518ee361b70c3219783b48 (patch) | |
tree | d0211a7240cf45b21841bb0e53075e7541a5c239 /network | |
parent | cb5ba117fa5571c40f3afc7723b1c29d6b56f183 (diff) |
network/Pafy: Updated for version 0.5.5.
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 29539c73bae6..855e7772f7fc 100644 --- a/network/Pafy/Pafy.SlackBuild +++ b/network/Pafy/Pafy.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for Pafy -# Copyright 2014-2018 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2019 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=Pafy SRCNAM=${PRGNAM,} -VERSION=${VERSION:-0.5.4} +VERSION=${VERSION:-0.5.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/Pafy/Pafy.info b/network/Pafy/Pafy.info index 406ab3528508..3ff1b57f761d 100644 --- a/network/Pafy/Pafy.info +++ b/network/Pafy/Pafy.info @@ -1,8 +1,8 @@ PRGNAM="Pafy" -VERSION="0.5.4" +VERSION="0.5.5" HOMEPAGE="https://github.com/mps-youtube/pafy" -DOWNLOAD="https://pypi.python.org/packages/41/cb/ec840c79942fb0788982963b61a361ecd10e4e58ad3dcaef4f0e809ce2fe/pafy-0.5.4.tar.gz" -MD5SUM="092930504c7e4fcea30b7446fa1878c7" +DOWNLOAD="https://files.pythonhosted.org/packages/7e/02/b70f4d2ad64bbc7d2a00018c6545d9b9039208553358534e73e6dd5bbaf6/pafy-0.5.5.tar.gz" +MD5SUM="01430bb4876aec3b648b2f52c5ee7bd6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |