python-vispy: update to 0.5.1. (#8873)
This commit is contained in:
parent
af377fed62
commit
8b6c52d585
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-vispy'
|
||||
pkgname=python-vispy
|
||||
version=0.5.0
|
||||
version=0.5.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
pycompile_module="vispy"
|
||||
|
@ -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=fa24f925ec5998d3d68cc96bae0fe438082b78a4e198ba928dfa5b35b283c19e
|
||||
checksum=20b5bcb14e00cf7da2d175dd95d8d1033d32ce594a49f1930e04455323537f24
|
||||
|
||||
post_install() {
|
||||
$XBPS_FETCH_CMD https://raw.githubusercontent.com/vispy/vispy/master/LICENSE.txt
|
||||
|
|
Loading…
Reference in a new issue