python3-chromecast: update to 8.1.0.
This commit is contained in:
parent
05458f8d73
commit
83358205c9
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-chromecast'
|
||||
pkgname=python3-chromecast
|
||||
version=8.0.0
|
||||
version=8.1.0
|
||||
revision=1
|
||||
wrksrc="pychromecast-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -12,7 +12,7 @@ maintainer="Ulf <void@uw.anonaddy.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/home-assistant-libs/pychromecast"
|
||||
distfiles="https://github.com/home-assistant-libs/pychromecast/archive/${version}.tar.gz"
|
||||
checksum=b3bbb0e96ece7dbdb301434865c33360c38ccd013c32e5c2fa629e471e6891c5
|
||||
checksum=f11d73cffa84b25417192c30e6ea46df470b65055e229c568f677372c4ded1de
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue