From f3c6de55e86a8b01750ced59e69b38597896bc4b Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Tue, 6 Jul 2021 09:39:45 -0500 Subject: [PATCH] python3-ytmusicapi: update to 0.18.0. --- srcpkgs/python3-ytmusicapi/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-ytmusicapi/template b/srcpkgs/python3-ytmusicapi/template index 2078f8079e..9e48be33a3 100644 --- a/srcpkgs/python3-ytmusicapi/template +++ b/srcpkgs/python3-ytmusicapi/template @@ -1,9 +1,9 @@ # Template file for 'python3-ytmusicapi' pkgname=python3-ytmusicapi -version=0.17.3 +version=0.18.0 revision=1 -build_style=python3-module wrksrc="ytmusicapi-${version}" +build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-requests" checkdepends="$depends python3-coverage" @@ -12,7 +12,7 @@ maintainer="Andrew Benson " license="MIT" homepage="https://github.com/sigma67/ytmusicapi" distfiles="${homepage}/archive/refs/tags/${version}.tar.gz" -checksum=4dae9898677c488afa6e9ff6c7cff4ca1a57051240251a668b2a2375e9abafd1 +checksum=1deb3846c8fcfc5ac4310b05000dd47a6587613090dd5f7115d0ef9b12e92daf post_install() { vlicense LICENSE