mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
network/Pafy: Updated for version 0.3.33.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
d4306e1b7f
commit
52500a42c6
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
|
||||
PRGNAM=Pafy
|
||||
VERSION=${VERSION:-0.3.30}
|
||||
VERSION=${VERSION:-0.3.33}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="Pafy"
|
||||
VERSION="0.3.30"
|
||||
VERSION="0.3.33"
|
||||
HOMEPAGE="http://np1.github.io/pafy/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/P/Pafy/Pafy-0.3.30.tar.gz"
|
||||
MD5SUM="6e669cff0780813f586de4d35a3f258b"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/P/Pafy/Pafy-0.3.33.tar.gz"
|
||||
MD5SUM="03f7a61bb198a246a8e7f7526f709c96"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue