python3-ytmusicapi: update to 1.6.0.
This commit is contained in:
parent
7f74bc11c5
commit
92755c3a6d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-ytmusicapi'
|
||||
pkgname=python3-ytmusicapi
|
||||
version=1.5.4
|
||||
version=1.6.0
|
||||
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=6eaa57c30b25d2d94a9f5d65880bbbeb276ede94e6e63458f01f83c04c090861
|
||||
checksum=0e515f941682c0b15259be7154200d9930678c353c8cd192007c496f1a4ba7db
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue