mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
network/Pafy: Updated for version 0.4.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
4df8eb8f45
commit
84d5afa8d1
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
||||||
|
|
||||||
PRGNAM=Pafy
|
PRGNAM=Pafy
|
||||||
SRCNAM=${PRGNAM,,}
|
SRCNAM=${PRGNAM,,}
|
||||||
VERSION=${VERSION:-0.4.1}
|
VERSION=${VERSION:-0.4.2}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="Pafy"
|
PRGNAM="Pafy"
|
||||||
VERSION="0.4.1"
|
VERSION="0.4.2"
|
||||||
HOMEPAGE="http://np1.github.io/pafy/"
|
HOMEPAGE="http://np1.github.io/pafy/"
|
||||||
DOWNLOAD="https://pypi.python.org/packages/source/p/pafy/pafy-0.4.1.tar.gz"
|
DOWNLOAD="https://pypi.python.org/packages/source/p/pafy/pafy-0.4.2.tar.gz"
|
||||||
MD5SUM="c433e995e6c9f9853067c43ca418bd01"
|
MD5SUM="11aec35b54e352588d04c35b51b43786"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="youtube-dl"
|
REQUIRES="youtube-dl"
|
||||||
|
|
Loading…
Reference in a new issue