mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
community/vtk to 9.2.6-1
This commit is contained in:
parent
7316dab6ec
commit
9aedf8ec66
1 changed files with 3 additions and 3 deletions
|
@ -14,8 +14,8 @@
|
|||
# - removed -ffat-lto-objects from CFLAGS
|
||||
|
||||
pkgname=vtk
|
||||
pkgver=9.2.5
|
||||
pkgrel=2
|
||||
pkgver=9.2.6
|
||||
pkgrel=1
|
||||
pkgdesc="Software system for 3D computer graphics, image processing, and visualization"
|
||||
arch=(x86_64)
|
||||
url="https://www.vtk.org/"
|
||||
|
@ -65,7 +65,7 @@ optdepends=('gnuplot: plotting tools'
|
|||
source=(${url}/files/release/${pkgver%.*}/VTK-${pkgver}.tar.gz
|
||||
)
|
||||
options=(staticlibs)
|
||||
sha256sums=('128d601baa980e98ee034207974b33fb38d2c98ab9cf4a5756efdb09ed6c0949')
|
||||
sha256sums=('06fc8d49c4e56f498c40fcb38a563ed8d4ec31358d0101e8988f0bb4d539dd12')
|
||||
|
||||
prepare() {
|
||||
cd VTK-${pkgver}
|
||||
|
|
Loading…
Reference in a new issue