extra/vtk to 9.3.0-6

This commit is contained in:
David Beauchamp 2023-11-29 16:53:30 -05:00
parent 91f9f1a75c
commit 8872dede7d
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
pkgbase = vtk pkgbase = vtk
pkgdesc = Software system for 3D computer graphics, image processing, and visualization pkgdesc = Software system for 3D computer graphics, image processing, and visualization
pkgver = 9.3.0 pkgver = 9.3.0
pkgrel = 5 pkgrel = 6
url = https://www.vtk.org/ url = https://www.vtk.org/
arch = x86_64 arch = x86_64
license = BSD license = BSD

View file

@ -16,7 +16,7 @@
pkgname=vtk pkgname=vtk
# May need bootstrapping on upgrades due to circular vtk <-> opencascade dependency # May need bootstrapping on upgrades due to circular vtk <-> opencascade dependency
pkgver=9.3.0 pkgver=9.3.0
pkgrel=5 pkgrel=6
pkgdesc="Software system for 3D computer graphics, image processing, and visualization" pkgdesc="Software system for 3D computer graphics, image processing, and visualization"
arch=(x86_64) arch=(x86_64)
url="https://www.vtk.org/" url="https://www.vtk.org/"