parent
b663b86bdc
commit
ad206289d2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-bokeh'
|
||||
pkgname=python3-bokeh
|
||||
version=2.2.0
|
||||
version=2.2.1
|
||||
revision=1
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -15,7 +15,7 @@ license="BSD-3-Clause"
|
|||
homepage="https://bokeh.org"
|
||||
changelog="https://raw.githubusercontent.com/bokeh/bokeh/master/CHANGELOG"
|
||||
distfiles="https://github.com/bokeh/bokeh/archive/${version}.tar.gz"
|
||||
checksum=971bfc71f33322c27028333bb313382638c29be702191c50060403a0bddfcd9e
|
||||
checksum=41a06e0b9e27ced981e68ffa664cdb7bced937c3a292486616adda56fcded933
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Reference in a new issue