python3-ytmusicapi: update to 0.19.3.
This commit is contained in:
parent
450c4ad446
commit
46d98ead43
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-ytmusicapi'
|
||||
pkgname=python3-ytmusicapi
|
||||
version=0.18.0
|
||||
version=0.19.3
|
||||
revision=1
|
||||
wrksrc="ytmusicapi-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -12,7 +12,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/sigma67/ytmusicapi"
|
||||
distfiles="${homepage}/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=1deb3846c8fcfc5ac4310b05000dd47a6587613090dd5f7115d0ef9b12e92daf
|
||||
checksum=87c0212c422a2c1b4b010a712c207c42619c65b8029405acf9af42ec9dff06c9
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue