python3-ytmusicapi: update to 1.5.4.
This commit is contained in:
parent
ef848fe26f
commit
ececc65ffe
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-ytmusicapi'
|
||||
pkgname=python3-ytmusicapi
|
||||
version=1.5.3
|
||||
version=1.5.4
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools_scm python3-wheel"
|
||||
|
@ -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=80a944e5cd32759c94791769514d18366fd543b6d2b14d3501836307ff3cebf4
|
||||
checksum=6eaa57c30b25d2d94a9f5d65880bbbeb276ede94e6e63458f01f83c04c090861
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue