mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-youtubesearch: update to 1.6.5.
This commit is contained in:
parent
0777ced7f0
commit
66e0bf212c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-youtubesearch'
|
# Template file for 'python3-youtubesearch'
|
||||||
pkgname=python3-youtubesearch
|
pkgname=python3-youtubesearch
|
||||||
version=1.6.4
|
version=1.6.5
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="youtube-search-python-${version}"
|
wrksrc="youtube-search-python-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -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=a9dcc4536fd839beb29b12d93e59fb92b294a0d83b94b882b16a445158d1f8da
|
checksum=5e47c2bd09829aa830bc7f855693c20dfe49d2390c3041b0a44422cc743b3f00
|
||||||
make_check=no # no tests defined
|
make_check=no # no tests defined
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue