diff options
author | Martin Diehl | 2023-09-07 08:19:48 +0200 |
---|---|---|
committer | Martin Diehl | 2023-09-07 08:19:48 +0200 |
commit | 1a3b5334491d5370129d432540f821bbb522c636 (patch) | |
tree | da8a1b59d0dca101a268a46e9ffa28d5a0d29d5d /.SRCINFO | |
parent | cdaa5276ba2a3eaeca98149a9a7c89b80adcd73f (diff) | |
download | aur-1a3b5334491d5370129d432540f821bbb522c636.tar.gz |
0.42.1
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,7 +1,7 @@ pkgbase = python-pyvista pkgdesc = 3D plotting and mesh analysis through a streamlined interface for the Visualization Toolkit (VTK) - pkgver = 0.40.1 - pkgrel = 2 + pkgver = 0.42.1 + pkgrel = 1 url = https://www.pyvista.org arch = any license = MIT @@ -17,7 +17,7 @@ pkgbase = python-pyvista depends = vtk depends = python-matplotlib optdepends = python-meshio - source = https://files.pythonhosted.org/packages/source/p/pyvista/pyvista-0.40.1.tar.gz - sha512sums = ade4653137c625ca27ef0f8c4608965c7e62b5524a775cced621ea1ea5f5b4a8040c4e4d32576d481ef9f929dcef69d4fb66344dc2210aef99d9152b585d7926 + source = https://files.pythonhosted.org/packages/source/p/pyvista/pyvista-0.42.1.tar.gz + sha512sums = d2883b6b2e1858952d801778e95cd15c21f2bb6a74ce5e0c0aed3dc96eacf07f681cac96dcab5c7835f299b473940493b8b4d76a953e21e37a778e04b0e61c81 pkgname = python-pyvista |