mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
python3-ytmusicapi: update to 0.22.0.
This commit is contained in:
parent
8885cef1f9
commit
86cdf53df5
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=0.21.0
|
version=0.22.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="ytmusicapi-${version}"
|
wrksrc="ytmusicapi-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -12,7 +12,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="${homepage}/archive/refs/tags/${version}.tar.gz"
|
distfiles="${homepage}/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=338941fb2fb52078a69fa47a34456574e4e9998caead56d27e440bacacdb917c
|
checksum=5240fc8862a6bf7fd602bc420a0b48d81fae389acad6ff1ee8eeb5ed32ae09b9
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue