python3-ytmusicapi: update to 1.3.0.
This commit is contained in:
parent
2d6e8ce6c7
commit
47cd325a64
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-ytmusicapi'
|
# Template file for 'python3-ytmusicapi'
|
||||||
pkgname=python3-ytmusicapi
|
pkgname=python3-ytmusicapi
|
||||||
version=1.2.1
|
version=1.3.0
|
||||||
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=f66a74fe8213616b38b1a5337457e6afd7b5ad168960ce9cc7ff79de6b8d16e6
|
checksum=0666aa6ab48cc7e97a89c2fc52f0f068b26ff2f590e60145c90aaf266a908e3e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue