python-pafy: update to 0.5.3.1

This commit is contained in:
Alessio Sergi 2017-01-16 18:23:05 +01:00
parent ac9328b19e
commit 839382cef2

View file

@ -1,7 +1,7 @@
# Template file for 'python-pafy' # Template file for 'python-pafy'
pkgname=python-pafy pkgname=python-pafy
version=0.5.2 version=0.5.3.1
revision=2 revision=1
wrksrc="pafy-${version}" wrksrc="pafy-${version}"
noarch=yes noarch=yes
pycompile_module="pafy" pycompile_module="pafy"
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="LGPL-3" license="LGPL-3"
homepage="https://github.com/np1/pafy" homepage="https://github.com/np1/pafy"
distfiles="https://github.com/np1/pafy/archive/v${version}.tar.gz" distfiles="https://github.com/np1/pafy/archive/v${version}.tar.gz"
checksum=c67ed5ac98ba2d65289c6acad690943ec411724171b7fcb4bb7bf16847f613a1 checksum=512f3fdca213d1b55e05d9eaf3440e7ecdeadf9b517778af6e101910da3591e0
alternatives="pafy:ytdl:/usr/bin/ytdl2" alternatives="pafy:ytdl:/usr/bin/ytdl2"
python3-pafy_package() { python3-pafy_package() {