* update openvdb to 11.0.0-7

This commit is contained in:
Alexander Baldeck 2025-02-17 19:20:05 +01:00
parent 0be2a54d00
commit 9e89705852
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 = 6
pkgrel = 7
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=6
pkgrel=7
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)