python3-chromecast: update to 2.5.1.
This commit is contained in:
parent
5a0179291a
commit
4ce04d5df9
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'python3-chromecast'
|
# Template file for 'python3-chromecast'
|
||||||
pkgname=python3-chromecast
|
pkgname=python3-chromecast
|
||||||
version=2.5.0
|
version=2.5.1
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
archs=noarch
|
||||||
wrksrc="pychromecast-${version}"
|
wrksrc="pychromecast-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="pychromecast"
|
pycompile_module="pychromecast"
|
||||||
|
@ -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=c8e96443d32ebd01b2f042c64cc901eaddb7cb3e4a811cb2268b7481b1f87188
|
checksum=7c9c18941427faf0e39c57edaa5d9b803e98bde6216a131c1714cc3099ed78e2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue