python3-ytmusicapi: update to 1.9.0.
This commit is contained in:
parent
470a3e1796
commit
76342e9d80
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-ytmusicapi'
|
||||
pkgname=python3-ytmusicapi
|
||||
version=1.8.2
|
||||
revision=2
|
||||
version=1.9.0
|
||||
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=454facdf5907c32b77cb035f54c76d5a9d3fb0316933b1a1cecd06110ff85ecf
|
||||
checksum=1f703ba5c9c09208cd124b9feb578d9ab39e558b6ca457ac037ea65e7db9b16c
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue