mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-ytmusicapi: update to 1.5.2.
This commit is contained in:
parent
36f9a09737
commit
76d4444a1b
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.5.1
|
version=1.5.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools_scm python3-wheel"
|
hostmakedepends="python3-setuptools_scm python3-wheel"
|
||||||
|
@ -11,7 +11,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=3c9bf092a1142d880299c7e8d50a7f2c277337001798823011876939cf53395b
|
checksum=5c0049d2cf6b1c52ac0afe4076f4c22505606f02da20abbccfa0bef61b476cbd
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue