python3-ytmusicapi: update to 0.24.1.
This commit is contained in:
parent
c03d36afb7
commit
af1f4916e0
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-ytmusicapi'
|
||||
pkgname=python3-ytmusicapi
|
||||
version=0.24.0
|
||||
revision=3
|
||||
version=0.24.1
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
make_install_target="dist/ytmusicapi-*.*.*-*-*-*.whl"
|
||||
hostmakedepends="python3-setuptools_scm python3-wheel"
|
||||
|
@ -12,7 +12,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=bdb496801cdeded14b1291dd8772578a3de6e51ea20214d28eb08c6922d96a56
|
||||
checksum=f0d62eb6467047cb50cec57362c3a8e87764899e966c87289c38dc3b082cdcf3
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue