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