python3-pafy: update to 0.5.5.

This commit is contained in:
Zach Dykstra 2020-03-08 15:02:56 -05:00 committed by Piraty
parent 8060395ba8
commit 4607a23234

View file

@ -1,11 +1,10 @@
# Template file for 'python3-pafy'
pkgname=python3-pafy
version=0.5.4
revision=3
version=0.5.5
revision=1
archs=noarch
wrksrc="pafy-${version}"
build_style=python3-module
pycompile_module="pafy"
hostmakedepends="python3-setuptools youtube-dl"
depends="youtube-dl"
short_desc="Python3 library to download YouTube content and retrieve metadata"
@ -13,7 +12,7 @@ maintainer="q66 <daniel@octaforge.org>"
license="LGPL-3.0-or-later"
homepage="https://github.com/mps-youtube/pafy"
distfiles="https://github.com/mps-youtube/pafy/archive/v${version}.tar.gz"
checksum=a2f9fe7c6175264993190081e1558516b2f2b5987f13a581a55cd9d838df973b
checksum=3b878d319dc63be2f2a84aca5df4ee08baf7256d26e61c94d92b6165b965994f
python-pafy_package() {
depends="python3-pafy"