python3-bokeh: update to 2.2.2.
This commit is contained in:
parent
7e74d281f4
commit
55462a9543
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-bokeh'
|
# Template file for 'python3-bokeh'
|
||||||
pkgname=python3-bokeh
|
pkgname=python3-bokeh
|
||||||
version=2.2.1
|
version=2.2.2
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
make_build_args="--build-js"
|
make_build_args="--build-js"
|
||||||
|
@ -15,7 +15,7 @@ license="BSD-3-Clause"
|
||||||
homepage="https://bokeh.org"
|
homepage="https://bokeh.org"
|
||||||
changelog="https://raw.githubusercontent.com/bokeh/bokeh/main/CHANGELOG"
|
changelog="https://raw.githubusercontent.com/bokeh/bokeh/main/CHANGELOG"
|
||||||
distfiles="https://github.com/bokeh/bokeh/archive/${version}.tar.gz"
|
distfiles="https://github.com/bokeh/bokeh/archive/${version}.tar.gz"
|
||||||
checksum=41a06e0b9e27ced981e68ffa664cdb7bced937c3a292486616adda56fcded933
|
checksum=4d96db25b968aa240a4ffc4bee6172521b9aae9aca971b64eb7705db883026a5
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue