[arch-commits] Commit in openvdb/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Sun Sep 30 02:57:58 UTC 2018
Date: Sunday, September 30, 2018 @ 02:57:57
Author: svenstaro
Revision: 388072
upgpkg: openvdb 5.2.0-1
Modified:
openvdb/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-09-30 02:26:11 UTC (rev 388071)
+++ PKGBUILD 2018-09-30 02:57:57 UTC (rev 388072)
@@ -1,8 +1,8 @@
# Maintainer : Sven-Hendrik Haase <sh at lutzhaase.com>
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')
@@ -14,7 +14,7 @@
'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() {
More information about the arch-commits
mailing list