python3-youtubesearch: update to 1.5.1.
This commit is contained in:
parent
14307d3cac
commit
b238bafde4
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-youtubesearch'
|
# Template file for 'python3-youtubesearch'
|
||||||
pkgname=python3-youtubesearch
|
pkgname=python3-youtubesearch
|
||||||
version=1.4.9
|
version=1.5.1
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="youtube-search-python-${version}"
|
wrksrc="youtube-search-python-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/alexmercerind/youtube-search-python"
|
homepage="https://github.com/alexmercerind/youtube-search-python"
|
||||||
distfiles="${homepage}/archive/refs/tags/v${version}.tar.gz"
|
distfiles="${homepage}/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=51480372341f0c5706d30508fd63a7a009d91631eb495666040c3d0d8d65bd49
|
checksum=485825a741ef5e7c327eaf65b27f7ffd7d10e218072a972012ff3301c2d7c488
|
||||||
make_check=no # no tests defined
|
make_check=no # no tests defined
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue