mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
python3-chromecast: update to 3.1.0.
This commit is contained in:
parent
b430fa82cf
commit
0b0132f09b
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=3.0.0
|
version=3.1.0
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="pychromecast-${version}"
|
wrksrc="pychromecast-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
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=81b0b9502e2c402a5244b0241394cc738e76951d402b0418f3893fa67ae1777b
|
checksum=4089a400f32f1cdfd32b263b9bd119f48be4ab31870cdde7b3d3464e1178430c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue