python3-youtubesearch: update to 1.6.5.

This commit is contained in:
Andrew Benson 2022-05-05 11:07:15 -05:00
parent 0777ced7f0
commit 66e0bf212c

View File

@ -1,6 +1,6 @@
# Template file for 'python3-youtubesearch'
pkgname=python3-youtubesearch
version=1.6.4
version=1.6.5
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=a9dcc4536fd839beb29b12d93e59fb92b294a0d83b94b882b16a445158d1f8da
checksum=5e47c2bd09829aa830bc7f855693c20dfe49d2390c3041b0a44422cc743b3f00
make_check=no # no tests defined
post_install() {