python3-ytmusicapi: update to 1.3.2.
This commit is contained in:
parent
a69e8d497b
commit
5a4abc2a6e
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-ytmusicapi'
|
||||
pkgname=python3-ytmusicapi
|
||||
version=1.3.0
|
||||
revision=2
|
||||
version=1.3.2
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools_scm python3-wheel"
|
||||
depends="python3-requests"
|
||||
|
@ -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=0666aa6ab48cc7e97a89c2fc52f0f068b26ff2f590e60145c90aaf266a908e3e
|
||||
checksum=7ed58c1b80b24450955a43b4aceadb3c9e49cd1b3758f7d5bf1c7fb875bdfd5b
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue