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'
|
||||
pkgname=python3-chromecast
|
||||
version=3.0.0
|
||||
version=3.1.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="pychromecast-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/balloob/pychromecast"
|
||||
distfiles="https://github.com/balloob/pychromecast/archive/${version}.tar.gz"
|
||||
checksum=81b0b9502e2c402a5244b0241394cc738e76951d402b0418f3893fa67ae1777b
|
||||
checksum=4089a400f32f1cdfd32b263b9bd119f48be4ab31870cdde7b3d3464e1178430c
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue