mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-chromecast: update to 4.1.0
This commit is contained in:
parent
b09d471a2c
commit
c23047dd5a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-chromecast'
|
# Template file for 'python3-chromecast'
|
||||||
pkgname=python3-chromecast
|
pkgname=python3-chromecast
|
||||||
version=4.0.1
|
version=4.1.0
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="pychromecast-${version}"
|
wrksrc="pychromecast-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/balloob/pychromecast"
|
homepage="https://github.com/balloob/pychromecast"
|
||||||
distfiles="https://github.com/balloob/pychromecast/archive/${version}.tar.gz"
|
distfiles="https://github.com/balloob/pychromecast/archive/${version}.tar.gz"
|
||||||
checksum=dd994c74989292070d43bb70dba5ec06d191e759e3daf0feb7551fce50582b3b
|
checksum=648921783ee29ae50719aac83a6cbb7f6c6651c6d4ef2b32554575ee08d87c62
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue