python3-bokeh: update changelog location
This commit is contained in:
parent
54f54e2a80
commit
1a2b4e4749
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-bokeh'
|
||||
pkgname=python3-bokeh
|
||||
version=2.2.1
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
build_style=python3-module
|
||||
make_build_args="--build-js"
|
||||
|
@ -13,7 +13,7 @@ short_desc="Interactive data visualization in a browser, from Python"
|
|||
maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://bokeh.org"
|
||||
changelog="https://raw.githubusercontent.com/bokeh/bokeh/master/CHANGELOG"
|
||||
changelog="https://raw.githubusercontent.com/bokeh/bokeh/main/CHANGELOG"
|
||||
distfiles="https://github.com/bokeh/bokeh/archive/${version}.tar.gz"
|
||||
checksum=41a06e0b9e27ced981e68ffa664cdb7bced937c3a292486616adda56fcded933
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue