diff --git a/srcpkgs/python-vispy/template b/srcpkgs/python-vispy/template index 5b49b15337c..43673d7f561 100644 --- a/srcpkgs/python-vispy/template +++ b/srcpkgs/python-vispy/template @@ -1,6 +1,6 @@ # Template file for 'python-vispy' pkgname=python-vispy -version=0.5.1 +version=0.5.2 revision=1 noarch=yes pycompile_module="vispy" @@ -13,10 +13,9 @@ maintainer="johannes " license="BSD" homepage="http://vispy.org" distfiles="${PYPI_SITE}/v/vispy/vispy-${version}.tar.gz" -checksum=20b5bcb14e00cf7da2d175dd95d8d1033d32ce594a49f1930e04455323537f24 +checksum=297b71eff249fd3550ce56512a6c8d10ed21ea42b50591cae0b49348eafb6e85 post_install() { - $XBPS_FETCH_CMD https://raw.githubusercontent.com/vispy/vispy/master/LICENSE.txt vlicense LICENSE.txt }