From 3cb9986343c7e741d938346d9114419e3fc493bb Mon Sep 17 00:00:00 2001 From: Ulf Date: Sat, 2 Jan 2021 09:47:08 +0000 Subject: [PATCH] python3-chromecast: update to 7.7.1. --- srcpkgs/python3-chromecast/template | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/srcpkgs/python3-chromecast/template b/srcpkgs/python3-chromecast/template index e07078d8051..97a9cd9c99d 100644 --- a/srcpkgs/python3-chromecast/template +++ b/srcpkgs/python3-chromecast/template @@ -1,18 +1,17 @@ # Template file for 'python3-chromecast' pkgname=python3-chromecast -version=4.1.0 -revision=3 +version=7.7.1 +revision=1 wrksrc="pychromecast-${version}" build_style=python3-module -pycompile_module="pychromecast" hostmakedepends="python3-setuptools" depends="python3-requests python3-protobuf python3-zeroconf python3-casttube" short_desc="Python3 library to communicate with Google Chromecast" -maintainer="Orphaned " +maintainer="Ulf " license="MIT" -homepage="https://github.com/balloob/pychromecast" -distfiles="https://github.com/balloob/pychromecast/archive/${version}.tar.gz" -checksum=648921783ee29ae50719aac83a6cbb7f6c6651c6d4ef2b32554575ee08d87c62 +homepage="https://github.com/home-assistant-libs/pychromecast" +distfiles="https://github.com/home-assistant-libs/pychromecast/archive/${version}.tar.gz" +checksum=933aa7e334c931739a92ae9869cc0f42752177b7abf0e01460a34e611ad8c0ee post_install() { vlicense LICENSE