python3-ytmusicapi: update to 1.10.2.
This commit is contained in:
parent
9d36043776
commit
1d9bae2c87
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.10.1
|
version=1.10.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=812685451916e76bf47b96f61ef5d4f4db408ea154a44d0779757539f62d69f9
|
checksum=8fb4e63dcedd753aa0d755d7b1891df75e720e6ee9753d0e57a4dc015e411bf1
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue