python3-pyqtgraph: update to 0.11.1.
This commit is contained in:
parent
8a027b98f7
commit
3d62055405
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pyqtgraph'
|
||||
pkgname=python3-pyqtgraph
|
||||
version=0.11.0
|
||||
version=0.11.1
|
||||
revision=1
|
||||
wrksrc="${pkgname#*-}-${pkgname#*-}-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -13,7 +13,7 @@ license="MIT"
|
|||
homepage="http://www.pyqtgraph.org/"
|
||||
changelog="https://github.com/pyqtgraph/pyqtgraph/raw/master/CHANGELOG"
|
||||
distfiles="https://github.com/pyqtgraph/pyqtgraph/archive/pyqtgraph-${version}.tar.gz"
|
||||
checksum=082cdec1e559644e083cd8c5752fc06a18582fb2bebb83cdf6eb8ad33c735535
|
||||
checksum=9c103e965fb9398570f07c961030cc20fbb80d516a540011f868600a431c4a0d
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Reference in a new issue