From 331346ca1135f645b7f0fb421d3b7a88038acb8e Mon Sep 17 00:00:00 2001 From: Ulf Date: Sun, 31 Jan 2021 13:34:53 +0000 Subject: [PATCH] python3-chromecast: update to 8.0.0. --- srcpkgs/python3-chromecast/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-chromecast/template b/srcpkgs/python3-chromecast/template index c018f118050..9af147b12ba 100644 --- a/srcpkgs/python3-chromecast/template +++ b/srcpkgs/python3-chromecast/template @@ -1,17 +1,17 @@ # Template file for 'python3-chromecast' pkgname=python3-chromecast -version=7.7.2 +version=8.0.0 revision=1 wrksrc="pychromecast-${version}" build_style=python3-module -hostmakedepends="python3-setuptools" +hostmakedepends="python3-setuptools python3-wheel python3-pip" depends="python3-protobuf python3-zeroconf python3-casttube" short_desc="Python3 library to communicate with Google Chromecast" maintainer="Ulf " license="MIT" homepage="https://github.com/home-assistant-libs/pychromecast" distfiles="https://github.com/home-assistant-libs/pychromecast/archive/${version}.tar.gz" -checksum=98aef480168163c26405c16e69458829d7ec62ac9129c0d9c8f2e86a3f83a10e +checksum=b3bbb0e96ece7dbdb301434865c33360c38ccd013c32e5c2fa629e471e6891c5 post_install() { vlicense LICENSE