[arch-commits] Commit in openvdb/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at archlinux.org
Tue May 23 18:13:14 UTC 2017


    Date: Tuesday, May 23, 2017 @ 18:13:13
  Author: svenstaro
Revision: 229807

upgpkg: openvdb 3.2.0-3

rebuild

Modified:
  openvdb/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-23 18:07:43 UTC (rev 229806)
+++ PKGBUILD	2017-05-23 18:13:13 UTC (rev 229807)
@@ -6,8 +6,8 @@
 # as well as other oddities.
 
 pkgname=openvdb
-pkgver=4.0.0
-pkgrel=1
+pkgver=3.2.0
+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=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 makedepends=('doxygen' 'boost' 'python2' 'log4cplus' 'epydoc' 'python2-numpy' 'texlive-core' 'ghostscript' 'epydoc')
 optdepends=('python2-numpy: Python module')
 source=("https://github.com/dreamworksanimation/openvdb/archive/v${pkgver}.tar.gz")
-sha512sums=('138e23408d725f153f5545c8083cd16f6b3e5cf80308e080d5e463f74f947759cdf5f9d818137ebffaf8b2de77bffa8f38ef0d20758a1418aea1c71702c0001d')
+sha512sums=('df9a4895b219aae3b5a9616c34eb846d565877ff76648405691f0c903507f6faba94e8eba9173423b50cb5cef80f3ec500a9f70977cb7161701d39fd105abc91')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}/${pkgname}"



More information about the arch-commits mailing list