community/openvdb to 5.2.0-1

This commit is contained in:
Kevin Mihelich 2018-09-30 03:30:42 +00:00
parent 5a544ce41d
commit d9413f2eeb

View file

@ -4,8 +4,8 @@
# - explicitly link v5/v6 with libatomic
pkgname=openvdb
pkgver=5.1.0
pkgrel=5
pkgver=5.2.0
pkgrel=1
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')
@ -17,7 +17,7 @@ optdepends=('glfw: for tools'
'python-numpy: python module')
source=("https://github.com/dreamworksanimation/openvdb/archive/v${pkgver}.tar.gz"
'boost-1.67.patch')
sha512sums=('c71d040a1862f5e31f084125e9695da3ebf171788956d7d4c16f99ead26a099a81d5a9c30ba2cc61f29e32e21f822796ae34f6c62496050894087735a19489f6'
sha512sums=('69e21190c27a055e476a319b0c2d961303fa2f3fec30bec93ed44072d01816ef89e5e8f0abfc3a22d1c73742aa31284c664596747b49cd985fea1a751776506e'
'48075304517a9e0f52d5c22c575a22fb7904c743262652d4abe1028bfc540d4f5a8a97bd754acbb3959a7c148d12c7e55a71bd630e59bf4fe51433ac9dca4372')
prepare() {