mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-chromecast: update to 10.3.0.
This commit is contained in:
parent
d2b7fe7cb9
commit
3fa690d314
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-chromecast'
|
# Template file for 'python3-chromecast'
|
||||||
pkgname=python3-chromecast
|
pkgname=python3-chromecast
|
||||||
version=8.1.0
|
version=10.3.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="pychromecast-${version}"
|
wrksrc="pychromecast-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools python3-protobuf python3-zeroconf python3-casttube"
|
hostmakedepends="python3-setuptools python3-protobuf python3-zeroconf python3-casttube"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Ulf <void@uw.anonaddy.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/home-assistant-libs/pychromecast"
|
homepage="https://github.com/home-assistant-libs/pychromecast"
|
||||||
distfiles="https://github.com/home-assistant-libs/pychromecast/archive/${version}.tar.gz"
|
distfiles="https://github.com/home-assistant-libs/pychromecast/archive/${version}.tar.gz"
|
||||||
checksum=f11d73cffa84b25417192c30e6ea46df470b65055e229c568f677372c4ded1de
|
checksum=325d8cfa686b7127de1783221f7ef3e81988c0631619bbacf3679ce647b1db1f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue