summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 75e5ed46e826..3d5e1c51947d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Martin Diehl <aur@martin-diehl.net>
-pkgver=0.42.1
+pkgver=0.42.3
pkgrel=1
pkgname=python-pyvista
_name=${pkgname#python-}
@@ -12,7 +12,7 @@ depends=('python-numpy' 'python-imageio' 'python-pillow' 'python-appdirs' 'pytho
makedepends=('python-build' 'python-installer' 'python-wheel' 'python-setuptools')
optdepends=('python-meshio')
source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz")
-sha512sums=('d2883b6b2e1858952d801778e95cd15c21f2bb6a74ce5e0c0aed3dc96eacf07f681cac96dcab5c7835f299b473940493b8b4d76a953e21e37a778e04b0e61c81')
+sha512sums=('822d8829b3ccb4110040007e2f59393969ce5a2de8c320abbe2e2f017b815ee0d26edf83a020111a90d3ed07d3db227219b12945f0e55bebfa96c9010f5c3955')
build() {
cd "$_name-$pkgver"