mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
python3-chromecast: update to 2.3.0.
This commit is contained in:
parent
0d89ae3586
commit
7de3a0d0d6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-chromecast'
|
# Template file for 'python3-chromecast'
|
||||||
pkgname=python3-chromecast
|
pkgname=python3-chromecast
|
||||||
version=2.2.0
|
version=2.3.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="pychromecast-${version}"
|
wrksrc="pychromecast-${version}"
|
||||||
|
@ -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=3fb0aab30a160ffdacaf7cb568057fe3d4363bfc1612b169f1e3f3d751aa85d7
|
checksum=ff89021c3cea422d824dd66bef369a9b86f411b97b3f961cdc1d1f964fd66486
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue