mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
python3-ytmusicapi: update to 1.9.1.
This commit is contained in:
parent
d5147f4783
commit
04065e9c8c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-ytmusicapi'
|
||||
pkgname=python3-ytmusicapi
|
||||
version=1.9.0
|
||||
version=1.9.1
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools_scm python3-wheel"
|
||||
|
@ -11,7 +11,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=1f703ba5c9c09208cd124b9feb578d9ab39e558b6ca457ac037ea65e7db9b16c
|
||||
checksum=aade7da48e3d789f01947e4a701c3c29ccebfbf7b2b7a802b7ae9a8706c6bb54
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue