python-vispy: update to 0.5.2.
LICENSE.txt is now in the tarball, no need to fetch it from github anymore Closes: #9958 [via git-merge-pr]
This commit is contained in:
parent
d68752409c
commit
91e6a0fdd8
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-vispy'
|
# Template file for 'python-vispy'
|
||||||
pkgname=python-vispy
|
pkgname=python-vispy
|
||||||
version=0.5.1
|
version=0.5.2
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
pycompile_module="vispy"
|
pycompile_module="vispy"
|
||||||
|
@ -13,10 +13,9 @@ maintainer="johannes <johannes.brechtmann@gmail.com>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="http://vispy.org"
|
homepage="http://vispy.org"
|
||||||
distfiles="${PYPI_SITE}/v/vispy/vispy-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/v/vispy/vispy-${version}.tar.gz"
|
||||||
checksum=20b5bcb14e00cf7da2d175dd95d8d1033d32ce594a49f1930e04455323537f24
|
checksum=297b71eff249fd3550ce56512a6c8d10ed21ea42b50591cae0b49348eafb6e85
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
$XBPS_FETCH_CMD https://raw.githubusercontent.com/vispy/vispy/master/LICENSE.txt
|
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue