mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 11:03:49 +02:00
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'
|
# Template file for 'python3-pyqtgraph'
|
||||||
pkgname=python3-pyqtgraph
|
pkgname=python3-pyqtgraph
|
||||||
version=0.11.0
|
version=0.11.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname#*-}-${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${pkgname#*-}-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -13,7 +13,7 @@ license="MIT"
|
||||||
homepage="http://www.pyqtgraph.org/"
|
homepage="http://www.pyqtgraph.org/"
|
||||||
changelog="https://github.com/pyqtgraph/pyqtgraph/raw/master/CHANGELOG"
|
changelog="https://github.com/pyqtgraph/pyqtgraph/raw/master/CHANGELOG"
|
||||||
distfiles="https://github.com/pyqtgraph/pyqtgraph/archive/pyqtgraph-${version}.tar.gz"
|
distfiles="https://github.com/pyqtgraph/pyqtgraph/archive/pyqtgraph-${version}.tar.gz"
|
||||||
checksum=082cdec1e559644e083cd8c5752fc06a18582fb2bebb83cdf6eb8ad33c735535
|
checksum=9c103e965fb9398570f07c961030cc20fbb80d516a540011f868600a431c4a0d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue