python3-bokeh: update to 2.1.1.
This commit is contained in:
parent
48077c52c8
commit
dc01eaf1e7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-bokeh'
|
||||
pkgname=python3-bokeh
|
||||
version=2.1.0
|
||||
version=2.1.1
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
|
@ -18,7 +18,7 @@ license="BSD-3-Clause"
|
|||
homepage="https://github.com/bokeh/bokeh"
|
||||
changelog="https://raw.githubusercontent.com/bokeh/bokeh/master/CHANGELOG"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=b4704a51c3a3b32710852f5eec31b4890c043e9db6c1247483c83a21c501d376
|
||||
checksum=ccdb9a361d8ce854cf4d24ac596eba103fb7daf8767d254b832b95d1fbc802ba
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Reference in a new issue