python3-chromecast: update to 7.7.1.
This commit is contained in:
parent
015845435e
commit
4788f8b55d
1 changed files with 6 additions and 7 deletions
|
@ -1,18 +1,17 @@
|
||||||
# Template file for 'python3-chromecast'
|
# Template file for 'python3-chromecast'
|
||||||
pkgname=python3-chromecast
|
pkgname=python3-chromecast
|
||||||
version=4.1.0
|
version=7.7.1
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="pychromecast-${version}"
|
wrksrc="pychromecast-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="pychromecast"
|
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-requests python3-protobuf python3-zeroconf python3-casttube"
|
depends="python3-requests python3-protobuf python3-zeroconf python3-casttube"
|
||||||
short_desc="Python3 library to communicate with Google Chromecast"
|
short_desc="Python3 library to communicate with Google Chromecast"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Ulf <void@uw.anonaddy.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/balloob/pychromecast"
|
homepage="https://github.com/home-assistant-libs/pychromecast"
|
||||||
distfiles="https://github.com/balloob/pychromecast/archive/${version}.tar.gz"
|
distfiles="https://github.com/home-assistant-libs/pychromecast/archive/${version}.tar.gz"
|
||||||
checksum=648921783ee29ae50719aac83a6cbb7f6c6651c6d4ef2b32554575ee08d87c62
|
checksum=933aa7e334c931739a92ae9869cc0f42752177b7abf0e01460a34e611ad8c0ee
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue