# Template file for 'python3-ytmusicapi' pkgname=python3-ytmusicapi version=0.22.0 revision=1 wrksrc="ytmusicapi-${version}" build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-requests" checkdepends="$depends python3-coverage" short_desc="Unofficial API for YouTube Music" maintainer="Andrew Benson " license="MIT" homepage="https://github.com/sigma67/ytmusicapi" distfiles="${homepage}/archive/refs/tags/${version}.tar.gz" checksum=5240fc8862a6bf7fd602bc420a0b48d81fae389acad6ff1ee8eeb5ed32ae09b9 post_install() { vlicense LICENSE }