python3-chromecast: update to 3.0.0.
This commit is contained in:
parent
cc814f0837
commit
ba92be5173
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-chromecast'
|
||||
pkgname=python3-chromecast
|
||||
version=2.5.2
|
||||
version=3.0.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=d197ce033405f4919dc2eb57415c3a7f295b20b8d0c12a76001bf3d29971429b
|
||||
checksum=81b0b9502e2c402a5244b0241394cc738e76951d402b0418f3893fa67ae1777b
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue