python3-chromecast: update to 2.4.0.
This commit is contained in:
parent
eef1801480
commit
5eaa6adfcb
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-chromecast'
|
||||
pkgname=python3-chromecast
|
||||
version=2.3.0
|
||||
version=2.4.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
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=ff89021c3cea422d824dd66bef369a9b86f411b97b3f961cdc1d1f964fd66486
|
||||
checksum=c5726511c3d7ca403e57887bf1f3279f6fb959bd79bb0ae01887c9908ebc14da
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue