python-vispy: update to 0.5.0. (#8524)
This commit is contained in:
parent
5c22f99ea1
commit
af51a1eb8c
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-vispy'
|
||||
pkgname=python-vispy
|
||||
version=0.4.0
|
||||
revision=2
|
||||
version=0.5.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
pycompile_module="vispy"
|
||||
build_style=python-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="johannes <johannes.brechtmann@gmail.com>"
|
|||
license="BSD"
|
||||
homepage="http://vispy.org"
|
||||
distfiles="${PYPI_SITE}/v/vispy/vispy-${version}.tar.gz"
|
||||
checksum=6bc03ec02825b57645cdf67fe04cd6c287bbd96d41d025a2c008d6bdd210d63f
|
||||
checksum=fa24f925ec5998d3d68cc96bae0fe438082b78a4e198ba928dfa5b35b283c19e
|
||||
|
||||
post_install() {
|
||||
$XBPS_FETCH_CMD https://raw.githubusercontent.com/vispy/vispy/master/LICENSE.txt
|
||||
|
|
Loading…
Reference in New Issue