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