mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
python3-youtube-search: update to 2.1.2.
This commit is contained in:
parent
b6c4acf585
commit
7d3d3993a4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-youtube-search'
|
# Template file for 'python3-youtube-search'
|
||||||
pkgname=python3-youtube-search
|
pkgname=python3-youtube-search
|
||||||
version=2.1.1
|
version=2.1.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="youtube-search-${version}"
|
wrksrc="youtube-search-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/joetats/youtube_search"
|
homepage="https://github.com/joetats/youtube_search"
|
||||||
distfiles="${PYPI_SITE}/y/youtube-search/youtube-search-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/y/youtube-search/youtube-search-${version}.tar.gz"
|
||||||
checksum=bdebbb3d43c06d3cf707bb5160c1a9b4831b9a66862c274be9acefd24084774f
|
checksum=5749a6d8076fda65557c91367f0fab0936290ecdea457c831c9f3f05918a3aa2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue