Merge pull request #8692 from blue-devil/master

python3-pychromecast: fix typo and fix hash
This commit is contained in:
Blue DeviL
2020-09-01 01:17:06 +02:00
committed by GitHub
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>Python3 module to talk to Google Chromecast.</Summary>
<Description>python3-pychromecast provides a way to talk with the Google Chromecast.</Description>
<Archive sha1sum="104800be95b539b0ffd2a7f446cedfb386549665" type="targz">https://github.com/home-assistant-libs/pychromecast/archive/7.2.1.tar.gz</Archive>
<Archive sha1sum="a1e420dd9c94b700d8b6b662ac71b6ac1b20f666" type="targz">https://github.com/home-assistant-libs/pychromecast/archive/7.2.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
@@ -38,8 +38,8 @@
</Package>
<History>
<Update release="5">
<Date>2020-07-21</Date>
<Update release="2">
<Date>2020-08-31</Date>
<Version>7.2.1</Version>
<Comment>Major version bump.</Comment>
<Name>Blue Devil</Name>