mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/Pafy: Updated for version 0.3.66.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
5d6a9c41e8
commit
9d94fa0339
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
|
||||
PRGNAM=Pafy
|
||||
VERSION=${VERSION:-0.3.64}
|
||||
VERSION=${VERSION:-0.3.66}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="Pafy"
|
||||
VERSION="0.3.64"
|
||||
VERSION="0.3.66"
|
||||
HOMEPAGE="http://np1.github.io/pafy/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/P/Pafy/Pafy-0.3.64.tar.gz"
|
||||
MD5SUM="b037a883bb714d32d7b632e058e43d62"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/P/Pafy/Pafy-0.3.66.tar.gz"
|
||||
MD5SUM="9f155b5d6639d1f6e59dcb9e3261f7c9"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue