graphics/paraview: Fix md5sum

Signed-off-by: Christoph Willing <chris.willing@linux.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Christoph Willing 2023-01-24 09:03:31 +10:00 committed by Willy Sudiarto Raharjo
parent e87710f24f
commit 547653ce77
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ DOWNLOAD_x86_64="https://www.paraview.org/files/v5.11/ParaView-v5.11.0.tar.xz \
https://www.paraview.org/files/v5.11/ParaViewTutorial-5.11.0.pdf \
https://www.paraview.org/files/v5.11/ParaViewGettingStarted-5.11.0.pdf"
MD5SUM_x86_64="fb0c3d046f512b9810677af16073bb33 \
f3ffc2792d80a4d2e440d91f900e5104 \
9aa92ec6c1540f2425849c4ffddd158d \
392a29c111c5867b51e78bcb83e64198"
REQUIRES="gdal hdf5 python3-matplotlib Sphinx"
MAINTAINER="Christoph Willing"