From 9e8970585276a5608dbce14e43da43145c48e018 Mon Sep 17 00:00:00 2001 From: kth5 Date: Mon, 17 Feb 2025 19:20:05 +0100 Subject: [PATCH] * update openvdb to 11.0.0-7 --- openvdb/.SRCINFO | 2 +- openvdb/PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/openvdb/.SRCINFO b/openvdb/.SRCINFO index dc2eabe377..ebd9a01343 100644 --- a/openvdb/.SRCINFO +++ b/openvdb/.SRCINFO @@ -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 diff --git a/openvdb/PKGBUILD b/openvdb/PKGBUILD index ccc5988c1b..c9d8553268 100644 --- a/openvdb/PKGBUILD +++ b/openvdb/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer : Sven-Hendrik Haase 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)