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