python3-youtubesearch: update to 1.6.2.
This commit is contained in:
parent
176a599a2d
commit
e1d16e177c
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-youtubesearch'
|
# Template file for 'python3-youtubesearch'
|
||||||
pkgname=python3-youtubesearch
|
pkgname=python3-youtubesearch
|
||||||
version=1.5.3
|
version=1.6.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="youtube-search-python-${version}"
|
wrksrc="youtube-search-python-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/alexmercerind/youtube-search-python"
|
homepage="https://github.com/alexmercerind/youtube-search-python"
|
||||||
distfiles="${homepage}/archive/refs/tags/v${version}.tar.gz"
|
distfiles="${homepage}/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=59148ff8a79d619a06e20925c96df4468aa7e2899ef5fd2ab6fdf6f35f7fac38
|
checksum=d3d4081c319e839f8843f8e361c0b461d420fcd4d7aa4fcbdadf744af8208a8e
|
||||||
make_check=no # no tests defined
|
make_check=no # no tests defined
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Reference in New Issue