python3-pyqtgraph: update to 0.13.7.
This commit is contained in:
parent
e2f9952eca
commit
bf77960c0b
|
@ -1,8 +1,9 @@
|
|||
# Template file for 'python3-pyqtgraph'
|
||||
pkgname=python3-pyqtgraph
|
||||
version=0.13.1
|
||||
revision=2
|
||||
version=0.13.7
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
make_check_target="tests"
|
||||
make_install_args="--no-compile"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-PyQt5 python3-numpy python3-PyOpenGL"
|
||||
|
@ -13,7 +14,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=1d906303b336f6a386a0e4f4310ee9847fa8b4a833a2684737870584478b99e1
|
||||
checksum=28c5fb6eaf60ff3ea7b7b6e0f8935cf85f34e7b5c554f154eeb10649c6b21573
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Reference in New Issue