python-pafy: update to 0.5.1.
This commit is contained in:
parent
8dd282e07c
commit
dcc883a9bd
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-pafy'
|
||||
pkgname=python-pafy
|
||||
version=0.5.0
|
||||
revision=3
|
||||
version=0.5.1
|
||||
revision=1
|
||||
wrksrc="pafy-${version}"
|
||||
noarch=yes
|
||||
python_versions="2.7 3.4"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="LGPL-3"
|
||||
homepage="https://github.com/np1/pafy"
|
||||
distfiles="https://github.com/np1/pafy/archive/v${version}.tar.gz"
|
||||
checksum=f69709e07e7612eb57c3c9565c76fa5c3c44a1e232b8b1803892aa0828df53e3
|
||||
checksum=0d7a36b2551a9306060d5c7ddb37992272532649342cea1f4639cb02cad569dc
|
||||
alternatives="pafy:ytdl:/usr/bin/ytdl2.7"
|
||||
|
||||
python3.4-pafy_package() {
|
||||
|
|
Loading…
Reference in a new issue