mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-ytmusicapi: update to 1.0.2.
This commit is contained in:
parent
00462ec62c
commit
ec91a31fed
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-ytmusicapi'
|
# Template file for 'python3-ytmusicapi'
|
||||||
pkgname=python3-ytmusicapi
|
pkgname=python3-ytmusicapi
|
||||||
version=1.0.1
|
version=1.0.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
make_install_target="dist/ytmusicapi-*.*.*-*-*-*.whl"
|
make_install_target="dist/ytmusicapi-*.*.*-*-*-*.whl"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/sigma67/ytmusicapi"
|
homepage="https://github.com/sigma67/ytmusicapi"
|
||||||
distfiles="${PYPI_SITE}/y/ytmusicapi/ytmusicapi-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/y/ytmusicapi/ytmusicapi-${version}.tar.gz"
|
||||||
checksum=9d34e674caba2e2f2c457df664483a01b5c805445d431e4a3f422448e6e2199b
|
checksum=f798bfedd49738bece82aac15b2d97f04578ccb1572f347a350cb704df4d0e10
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue