Date: Friday, July 13, 2018 @ 19:49:09 Author: foutrelis Revision: 358793
Python 3.7 rebuild Modified: openvdb/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-13 19:48:57 UTC (rev 358792) +++ PKGBUILD 2018-07-13 19:49:09 UTC (rev 358793) @@ -3,7 +3,7 @@ pkgname=openvdb pkgver=5.1.0 -pkgrel=2 +pkgrel=3 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')
