* update openvdb to 11.0.0-6

This commit is contained in:
Alexander Baldeck 2024-12-14 16:03:36 +01:00
parent 770cdf795e
commit af794c68a6
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = openvdb
pkgdesc = A large suite of tools for the efficient storage and manipulation of sparse volumetric data discretized on three-dimensional grids
pkgver = 11.0.0
pkgrel = 5
pkgrel = 6
url = https://github.com/dreamworksanimation/openvdb
arch = x86_64
arch = powerpc64le

View File

@ -2,7 +2,7 @@
# Maintainer : Sven-Hendrik Haase <svenstaro@archlinux.org>
pkgname=openvdb
pkgver=11.0.0
pkgrel=5
pkgrel=6
pkgdesc='A large suite of tools for the efficient storage and manipulation of sparse volumetric data discretized on three-dimensional grids'
url='https://github.com/dreamworksanimation/openvdb'
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)