python-pafy: fix distfiles.
This commit is contained in:
parent
2137a09031
commit
c6fac4135d
|
@ -12,7 +12,7 @@ short_desc="Python2 library to download YouTube content and retrieve metadata"
|
|||
maintainer="Logen K <logen@sudotask.com>"
|
||||
license="LGPL-3"
|
||||
homepage="https://github.com/np1/pafy"
|
||||
distfiles="https://github.com/np1/${pkgname}/archive/v${version}.tar.gz"
|
||||
distfiles="https://github.com/np1/pafy/archive/v${version}.tar.gz"
|
||||
checksum=affaeb941025beebf1b0dc871b6839ecc62080853be2ed6a28c64bb3148e3d17
|
||||
|
||||
python3.4-pafy_package() {
|
||||
|
|
Loading…
Reference in New Issue