python3-chromecast: update to 2.5.0.
This commit is contained in:
parent
eb5fbc347e
commit
70ac99da90
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-chromecast'
|
||||
pkgname=python3-chromecast
|
||||
version=2.4.0
|
||||
version=2.5.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=c5726511c3d7ca403e57887bf1f3279f6fb959bd79bb0ae01887c9908ebc14da
|
||||
checksum=c8e96443d32ebd01b2f042c64cc901eaddb7cb3e4a811cb2268b7481b1f87188
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue