python3-youtubesearch: update to 1.5.1.
This commit is contained in:
parent
14307d3cac
commit
b238bafde4
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-youtubesearch'
|
||||
pkgname=python3-youtubesearch
|
||||
version=1.4.9
|
||||
revision=2
|
||||
version=1.5.1
|
||||
revision=1
|
||||
wrksrc="youtube-search-python-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -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=51480372341f0c5706d30508fd63a7a009d91631eb495666040c3d0d8d65bd49
|
||||
checksum=485825a741ef5e7c327eaf65b27f7ffd7d10e218072a972012ff3301c2d7c488
|
||||
make_check=no # no tests defined
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue