mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/vtk to 9.3.0-13
This commit is contained in:
parent
41311d549e
commit
f25da8c0ec
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 = 12
|
||||
pkgrel = 13
|
||||
url = https://www.vtk.org
|
||||
arch = x86_64
|
||||
license = BSD-3-Clause
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
pkgname=vtk
|
||||
# May need bootstrapping on upgrades due to circular vtk <-> opencascade dependency
|
||||
pkgver=9.3.0
|
||||
pkgrel=12
|
||||
pkgrel=13
|
||||
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