python3-youtubesearch: update to 1.5.2.
This commit is contained in:
parent
82a0ee1312
commit
dc66c14de1
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-youtubesearch'
|
||||
pkgname=python3-youtubesearch
|
||||
version=1.5.1
|
||||
version=1.5.2
|
||||
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=485825a741ef5e7c327eaf65b27f7ffd7d10e218072a972012ff3301c2d7c488
|
||||
checksum=6094c819b195de0ef7363e76594b5c34479438a45e72c1e9f763cd9cf17a64ea
|
||||
make_check=no # no tests defined
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue