python3-youtubesearch: update to 1.6.4.
This commit is contained in:
parent
11e9e04796
commit
56a9631a0d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-youtubesearch'
|
||||
pkgname=python3-youtubesearch
|
||||
version=1.6.3
|
||||
version=1.6.4
|
||||
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=bdb34757c5e390c4d20989d04317acbceffa94293693cbeecb493b079440dbd3
|
||||
checksum=a9dcc4536fd839beb29b12d93e59fb92b294a0d83b94b882b16a445158d1f8da
|
||||
make_check=no # no tests defined
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue