mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/vtk to 9.3.0-6
This commit is contained in:
parent
91f9f1a75c
commit
8872dede7d
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
pkgbase = vtk
|
||||
pkgdesc = Software system for 3D computer graphics, image processing, and visualization
|
||||
pkgver = 9.3.0
|
||||
pkgrel = 5
|
||||
pkgrel = 6
|
||||
url = https://www.vtk.org/
|
||||
arch = x86_64
|
||||
license = BSD
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
pkgname=vtk
|
||||
# May need bootstrapping on upgrades due to circular vtk <-> opencascade dependency
|
||||
pkgver=9.3.0
|
||||
pkgrel=5
|
||||
pkgrel=6
|
||||
pkgdesc="Software system for 3D computer graphics, image processing, and visualization"
|
||||
arch=(x86_64)
|
||||
url="https://www.vtk.org/"
|
||||
|
|
Loading…
Reference in a new issue