mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
network/Pafy: Updated for version 0.3.41.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
275c056310
commit
5a391fda71
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
|
||||
PRGNAM=Pafy
|
||||
VERSION=${VERSION:-0.3.37}
|
||||
VERSION=${VERSION:-0.3.41}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="Pafy"
|
||||
VERSION="0.3.37"
|
||||
VERSION="0.3.41"
|
||||
HOMEPAGE="http://np1.github.io/pafy/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/P/Pafy/Pafy-0.3.37.tar.gz"
|
||||
MD5SUM="9d4929950311dfd0690dabddd3caabbf"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/P/Pafy/Pafy-0.3.41.tar.gz"
|
||||
MD5SUM="a7fd7cb96c3a7e4fce4bdaac1fd66bbf"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue