python-pyqtgraph: update to 0.10.0.
This commit is contained in:
parent
dd16d43074
commit
ffb905f83b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-pyqtgraph'
|
||||
pkgname=python-pyqtgraph
|
||||
version=0.9.10
|
||||
revision=3
|
||||
version=0.10.0
|
||||
revision=1
|
||||
wrksrc=${pkgname#*-}-${pkgname#*-}-${version}
|
||||
build_style=python-module
|
||||
pycompile_module="pyqtgraph"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Duncaen <duncaen@voidlinux.eu>"
|
|||
license="MIT"
|
||||
homepage="http://www.pyqtgraph.org/"
|
||||
distfiles="https://github.com/pyqtgraph/pyqtgraph/archive/pyqtgraph-${version}.tar.gz"
|
||||
checksum=44f018ee642454b070433472f23a900921538cec72381e28a26f5cba84973905
|
||||
checksum=4c851deec81c1dd1ecb4468ff6d5b035349b167cc1b4e4bb724b4b410945d20b
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Reference in a new issue