python3-youtubesearch: update to 1.5.3.

This commit is contained in:
Andrew Benson 2021-12-15 19:00:16 -06:00
parent e94e250166
commit ccff137fc1

View file

@ -1,6 +1,6 @@
# Template file for 'python3-youtubesearch'
pkgname=python3-youtubesearch
version=1.5.2
version=1.5.3
revision=1
wrksrc="youtube-search-python-${version}"
build_style=python3-module
@ -11,7 +11,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
license="MIT"
homepage="https://github.com/alexmercerind/youtube-search-python"
distfiles="${homepage}/archive/refs/tags/v${version}.tar.gz"
checksum=6094c819b195de0ef7363e76594b5c34479438a45e72c1e9f763cd9cf17a64ea
checksum=59148ff8a79d619a06e20925c96df4468aa7e2899ef5fd2ab6fdf6f35f7fac38
make_check=no # no tests defined
post_install() {