From 48142aba5bd030e332caac2fedad1314b1ff8116 Mon Sep 17 00:00:00 2001 From: blue-devil Date: Tue, 1 Sep 2020 01:15:56 +0200 Subject: [PATCH] python3-pychromecast: fix typo and fix hash --- programming/language/python3/python3-pychromecast/pspec.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/programming/language/python3/python3-pychromecast/pspec.xml b/programming/language/python3/python3-pychromecast/pspec.xml index 99614ef264..f902049b10 100644 --- a/programming/language/python3/python3-pychromecast/pspec.xml +++ b/programming/language/python3/python3-pychromecast/pspec.xml @@ -13,7 +13,7 @@ library Python3 module to talk to Google Chromecast. python3-pychromecast provides a way to talk with the Google Chromecast. - https://github.com/home-assistant-libs/pychromecast/archive/7.2.1.tar.gz + https://github.com/home-assistant-libs/pychromecast/archive/7.2.1.tar.gz python3-devel python3-setuptools @@ -38,8 +38,8 @@ - - 2020-07-21 + + 2020-08-31 7.2.1 Major version bump. Blue Devil