extra/vtk to 9.3.0-14

This commit is contained in:
Kevin Mihelich 2024-05-01 13:01:12 +00:00
parent cfe9f054f5
commit 5f73c829c8
2 changed files with 2 additions and 2 deletions

View file

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

View file

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