python3-youtubesearch: update to 1.6.6.
This commit is contained in:
parent
a6f430516d
commit
859ab8e443
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-youtubesearch'
|
||||
pkgname=python3-youtubesearch
|
||||
version=1.6.5
|
||||
version=1.6.6
|
||||
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=5e47c2bd09829aa830bc7f855693c20dfe49d2390c3041b0a44422cc743b3f00
|
||||
checksum=6474472d1a93df9a803eea32c939be4af9bd6af6a13ea997ab3c339d0f9f2851
|
||||
make_check=no # no tests defined
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue