python3-ytmusicapi: update to 0.25.0.
This commit is contained in:
parent
f162711829
commit
b26fba394b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-ytmusicapi'
|
||||
pkgname=python3-ytmusicapi
|
||||
version=0.24.1
|
||||
version=0.25.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
make_install_target="dist/ytmusicapi-*.*.*-*-*-*.whl"
|
||||
|
@ -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=f0d62eb6467047cb50cec57362c3a8e87764899e966c87289c38dc3b082cdcf3
|
||||
checksum=8695ffaa6451c2f084d0de6321697a01991c61a55588adf49cf6c9c32643fab3
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue