From 7a21f226f79008d80988e03c09f47ae321d0a199 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Wed, 23 May 2018 18:16:47 +0200 Subject: [PATCH] python-vispy: update to 0.5.3 --- srcpkgs/python-vispy/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-vispy/template b/srcpkgs/python-vispy/template index 43673d7f561..265d8fca12f 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.2 +version=0.5.3 revision=1 noarch=yes pycompile_module="vispy" @@ -10,10 +10,10 @@ hostmakedepends="python-setuptools python3-setuptools" depends="python-numpy" short_desc="Python2 library for interactive scientific visualization" maintainer="johannes " -license="BSD" +license="BSD-3-Clause" homepage="http://vispy.org" distfiles="${PYPI_SITE}/v/vispy/vispy-${version}.tar.gz" -checksum=297b71eff249fd3550ce56512a6c8d10ed21ea42b50591cae0b49348eafb6e85 +checksum=f6c36408df851b91322c928aadb2c8aaf3b31150e11f723784cc81b6280fdcc0 post_install() { vlicense LICENSE.txt